"Committed_by_peb"

This commit is contained in:
peb
2005-05-09 08:25:56 +00:00
parent 1775e9bdc9
commit 73df27b409
31 changed files with 1390 additions and 482 deletions

View File

@@ -3,7 +3,9 @@ abstract TestVarsA = {
cat S;
fun a : S;
fun
f : S -> S;
a : S;
}