Added support for MULTIPLY keyword.

This commit is contained in:
Joakim Hove
2014-05-30 14:13:57 +02:00
committed by Andreas Lauser
parent 6301fd1ad7
commit eb9e11849e
6 changed files with 106 additions and 8 deletions

View File

@@ -36,6 +36,10 @@ FLUXNUM
SATNUM
1000*2 /
COPY
SATNUM FIPNUM /
/
BOX
1 2 1 2 1 2 /
@@ -46,6 +50,18 @@ COPY
SATNUM FIPNUM /
/
ENDBOX
MULTIPLY
FIPNUM 2 /
/
BOX
1 2 1 2 1 2 /
MULTIPLY
FIPNUM 2 /
/
ENDBOX