diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2004-06-09 23:01:03 +0000 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2004-06-09 23:01:03 +0000 |
commit | 71ed22d5efc27e70055d063ccc121c742801744b (patch) | |
tree | 7d04aefcfd69d4c287994ac2668bcf43091bfecc /samples/permutations.mixal | |
parent | 95b8c80a4fb66124679565014e2f60e8e48c0e57 (diff) | |
download | mdk-71ed22d5efc27e70055d063ccc121c742801744b.tar.gz mdk-71ed22d5efc27e70055d063ccc121c742801744b.tar.bz2 |
minor changes.
Diffstat (limited to 'samples/permutations.mixal')
-rw-r--r-- | samples/permutations.mixal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/permutations.mixal b/samples/permutations.mixal index 24cc682..2c26df5 100644 --- a/samples/permutations.mixal +++ b/samples/permutations.mixal @@ -19,7 +19,7 @@ BEGIN IN PERM(CARDS) OUT OUTBUF(PRINTER) JE 1F INC2 16 - CMP2 =MAXWDS-16=,1(1:5) + CMP2 =MAXWDS-16= JLE 1B HLT 666 1H INC2 15 |