update isitthere scripts for the new version

This commit is contained in:
Basile Burg 2017-01-19 21:52:06 +01:00
parent 1111f43172
commit 3ece349b3b
No known key found for this signature in database
GPG Key ID: 1868039F415CB8CF
3 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
isitthere --if=d2kw.txt --ml=512 --hf=0
isitthere --if=d2kw.txt --ml=512 --fk=pascal --of=d2kw.pas --fn=keywordsMap

View File

@ -1 +1 @@
isitthere --if=d2sp.txt --ml=16 --hf=0
isitthere --if=d2sp.txt --ml=16 --fk=pascal --of=d2sp.pas --fn=specialKeywordsMap

View File

@ -1 +1 @@
isitthere --if=gdbstop.txt --ml=16 --hf=0
isitthere --if=gdbstop.txt --ml=16 --fk=pascal --of=gdbstop.pas --fn=stopReasons