mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-24 03:52:50 -06:00
compiling examples for doc started
This commit is contained in:
4
examples/compiling/Compex.gf
Normal file
4
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