prelude sources to lib/src; present in StructuralEng; refactored checkGFCC

This commit is contained in:
aarne
2007-12-13 10:12:00 +00:00
parent f26a5dbcf5
commit 54d6dd30cc
11 changed files with 25 additions and 6 deletions
+4
View File
@@ -0,0 +1,4 @@
abstract PredefAbs = {
cat Int ; String ; Float ;
} ;