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,5 +0,0 @@
concrete PredefCnc of PredefAbs = {
lincat
Int = {s : Str ; size : Predef.Ints 1 ; last : Predef.Ints 9} ;
Float, String = {s : Str} ;
} ;