comparison mk-opts.pl @ 4035:92776b806c55

[project @ 2002-08-10 08:04:07 by jwe]
author jwe
date Sat, 10 Aug 2002 08:04:07 +0000
parents b4b4515af951
children 9678c5526190
comparison
equal deleted inserted replaced
4034:6c40e6c7a1ae 4035:92776b806c55
756 } 756 }
757 else 757 else
758 print_usage (\"$opt_fcn_name\"); 758 print_usage (\"$opt_fcn_name\");
759 759
760 return retval; 760 return retval;
761 }"; 761 }\n";
762 } 762 }
763 763
764 sub emit_options_debug 764 sub emit_options_debug
765 { 765 {
766 print "CLASS = \"$class\"\n"; 766 print "CLASS = \"$class\"\n";