[Plib-cvs] plib/doc/psl impl_guide.html,1.2,1.3
Brought to you by:
sjbaker
From: Steve B. <sj...@us...> - 2002-09-22 18:27:33
|
Update of /cvsroot/plib/plib/doc/psl In directory usw-pr-cvs1:/tmp/cvs-serv27742/plib/doc/psl Modified Files: impl_guide.html Log Message: Removed some redundant opcodes Index: impl_guide.html =================================================================== RCS file: /cvsroot/plib/plib/doc/psl/impl_guide.html,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- impl_guide.html 22 Sep 2002 18:25:16 -0000 1.2 +++ impl_guide.html 22 Sep 2002 18:27:30 -0000 1.3 @@ -227,14 +227,6 @@ The value is stored into the variable. The new value of the variable is left on the stack. -<H3> OPCODE_DECREMENT <\H3> -INTRUCTION BYTES: 1 <br> -**FIX ME** - -<H3> OPCODE_INCREMENT <\H3> -INTRUCTION BYTES: 1 <br> -**FIX ME** - <H3> OPCODE_SET_INT_ARRAY <\H3> <H3> OPCODE_SET_FLOAT_ARRAY <\H3> <H3> OPCODE_SET_STRING_ARRAY <\H3> |