forked from GitHub/gf-core
changed names of resource-1.3; added a note on homepage on release
This commit is contained in:
4
old-examples/compiling/Compex.gf
Normal file
4
old-examples/compiling/Compex.gf
Normal file
@@ -0,0 +1,4 @@
|
||||
abstract Compex = {
|
||||
cat Prop ; Ind ;
|
||||
fun Even : Ind -> Prop ;
|
||||
}
|
||||
Reference in New Issue
Block a user