cvsuser     01/09/17 11:53:29

  Modified:    .        opcode_table
  Log:
  Added a CVS Id tag to it.
  
  Revision  Changes    Path
  1.16      +3 -0      parrot/opcode_table
  
  Index: opcode_table
  ===================================================================
  RCS file: /home/perlcvs/parrot/opcode_table,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -w -r1.15 -r1.16
  --- opcode_table      2001/09/16 15:49:22     1.15
  +++ opcode_table      2001/09/17 18:53:29     1.16
  @@ -18,6 +18,9 @@
   #      s       String constant?
   #      S       String register
   #      D       Destination 
  +#
  +# $Id: opcode_table,v 1.16 2001/09/17 18:53:29 gregor Exp $
  +#
   
   
   # This must be opcode zero
  
  
  

Reply via email to