forked from GitHub/gf-core
next-lib now compiles webalt ; removed subdir mathematical/ for simplicity
This commit is contained in:
9
next-lib/src/abstract/Compatibility.gf
Normal file
9
next-lib/src/abstract/Compatibility.gf
Normal file
@@ -0,0 +1,9 @@
|
||||
abstract Compatibility = Cat ** {
|
||||
|
||||
-- from Noun 19/4/2008
|
||||
|
||||
fun
|
||||
NumInt : Int -> Num ; -- 57
|
||||
OrdInt : Int -> Ord ; -- 57
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user