1
0
forked from GitHub/gf-rgl

bug fix in Shell commands at, wt

This commit is contained in:
aarne
2005-12-06 11:46:35 +00:00
parent 15b833a3bf
commit 3321bb3ed1
6 changed files with 29 additions and 16 deletions

View File

@@ -222,9 +222,4 @@ lin
stop_V = regDuplV "stop" ;
jump_V = regV "jump" ;
here7to_Adv = mkAdv ["to here"] ;
here7from_Adv = mkAdv ["from here"] ;
there_Adv = mkAdv "there" ;
there7to_Adv = mkAdv "there" ;
there7from_Adv = mkAdv ["from there"] ;
} ;