mirror of
https://github.com/usatiuk/psil.git
synced 2025-10-29 03:07:49 +01:00
hopefully correct rap
This commit is contained in:
@@ -48,6 +48,9 @@ struct CommandCell : public IntCell {
|
||||
|
||||
READCHAR = 201,
|
||||
PUTCHAR = 202,
|
||||
PUTNUM = 203,
|
||||
|
||||
CONS = 301,
|
||||
END = 1000
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user