cvsuser     01/09/18 02:42:03

  Modified:    .        opcode_table
  Log:
  Introduce a little more tidiness into the opcode table.
  
  Revision  Changes    Path
  1.19      +109 -109  parrot/opcode_table
  
  Index: opcode_table
  ===================================================================
  RCS file: /home/perlcvs/parrot/opcode_table,v
  retrieving revision 1.18
  retrieving revision 1.19
  diff -u -w -r1.18 -r1.19
  --- opcode_table      2001/09/18 02:06:39     1.18
  +++ opcode_table      2001/09/18 09:42:03     1.19
  @@ -19,7 +19,7 @@
   #      S       String register
   #      D       Destination 
   #
  -# $Id: opcode_table,v 1.18 2001/09/18 02:06:39 gregor Exp $
  +# $Id: opcode_table,v 1.19 2001/09/18 09:42:03 mon Exp $
   #
   
   
  
  
  

Reply via email to