"Committed_by_peb"

This commit is contained in:
peb
2005-05-09 08:25:56 +00:00
parent 01696e4f86
commit 2b059b811d
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;
}