mirror of https://gitlab.com/basile.b/dexed.git
update isitthere scripts for the new version
This commit is contained in:
parent
1111f43172
commit
3ece349b3b
|
@ -1 +1 @@
|
||||||
isitthere --if=d2kw.txt --ml=512 --hf=0
|
isitthere --if=d2kw.txt --ml=512 --fk=pascal --of=d2kw.pas --fn=keywordsMap
|
|
@ -1 +1 @@
|
||||||
isitthere --if=d2sp.txt --ml=16 --hf=0
|
isitthere --if=d2sp.txt --ml=16 --fk=pascal --of=d2sp.pas --fn=specialKeywordsMap
|
|
@ -1 +1 @@
|
||||||
isitthere --if=gdbstop.txt --ml=16 --hf=0
|
isitthere --if=gdbstop.txt --ml=16 --fk=pascal --of=gdbstop.pas --fn=stopReasons
|
Loading…
Reference in New Issue