1
0
forked from GitHub/gf-rgl

tuning resource API

This commit is contained in:
aarne
2005-02-06 09:52:19 +00:00
parent a89dc272e2
commit 67c8ef5e9b
33 changed files with 2061 additions and 1432 deletions

View File

@@ -212,5 +212,10 @@ abstract Basic = Categories ** {
put_V2 : V2 ;
stop_V : V ;
jump_V : V ;
here_Adv : Adv ;
here7to_Adv : Adv ;
here7from_Adv : Adv ;
there_Adv : Adv ;
there7to_Adv : Adv ;
there7from_Adv : Adv ;
}