1
0
forked from GitHub/gf-rgl

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

View File

@@ -1,4 +0,0 @@
abstract PredefAbs = {
cat Int ; String ; Float ;
} ;