bug fix in Shell commands at, wt

This commit is contained in:
aarne
2005-12-06 11:46:35 +00:00
parent 7a7252223f
commit 09659e86eb
7 changed files with 31 additions and 18 deletions

View File

@@ -215,9 +215,4 @@ abstract Basic = Cat ** {
stop_V : V ;
jump_V : V ;
here7to_Adv : Adv ;
here7from_Adv : Adv ;
there_Adv : Adv ;
there7to_Adv : Adv ;
there7from_Adv : Adv ;
}