fix the consult overflow right!

git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@245 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
vsc
2002-01-01 05:26:25 +00:00
parent 4ae64918e0
commit 1217ecee1f
7 changed files with 27 additions and 32 deletions

View File

@@ -15,6 +15,8 @@
* *
*************************************************************************/
/* consult stack management */
/* virtual machine instruction op-codes */
typedef enum compiler_op {
nop_op,