rename branching cnd to jez

This commit is contained in:
Quentin Carbonneaux 2015-07-03 15:19:36 -04:00
parent 6d0ffe2291
commit 3765d2c33d
3 changed files with 7 additions and 7 deletions

View file

@ -60,7 +60,7 @@ enum {
JXXX,
JRet,
JJmp,
JCnd,
JJez,
};
struct Ins {