1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-19 01:10:57 -08:00
emacs/mps/qa/test/script/commands/options
Richard Tucker 2905cf7830 New unit
new qa command

Copied from Perforce
 Change: 18996
 ServerID: perforce.ravenbrook.com
1997-11-13 16:50:36 +00:00

12 lines
113 B
Perl

#!/usr/local/bin/perl
#
# display all the options ever
#
&options();
require "require";
&displayalloptions;