fileExtarPes-added

This commit is contained in:
virk.shafqat
2011-06-13 21:27:20 +00:00
parent 87ae4d68fd
commit 9c37ec6f63

View File

@@ -0,0 +1,9 @@
abstract ExtraPesAbs = Extra ** {
-- uncontracted negations; contracted are the default
fun
each_Det : Det ;
have_V : V;
cost_V : V;
}