Change 16040 by rgs@rgs-home on 2002/04/21 12:25:15
Make doc clearer, as suggested by Brent Dax
Affected files ...
.... //depot/perl/opcode.pl#93 edit
Differences ...
==== //depot/perl/opcode.pl#93 (xtext) ====
Index: perl/opcode.pl
--- perl/opcode.pl.~1~ Sun Apr 21 06:30:05 2002
+++ perl/opcode.pl Sun Apr 21 06:30:05 2002
@@ -406,7 +406,7 @@
__END__
-# New ops always go at the very end
+# New ops always go at the end, just before 'custom'
# A recapitulation of the format of this file:
# The file consists of five columns: the name of the op, an English
End of Patch.