mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-30 23:02:50 -06:00
gf-book web page index and toc
This commit is contained in:
7
gf-book/examples/chapter8/Graftal.gf
Normal file
7
gf-book/examples/chapter8/Graftal.gf
Normal file
@@ -0,0 +1,7 @@
|
||||
-- (c) Krasimir Angelov 2009
|
||||
abstract Graftal = {
|
||||
cat N; S;
|
||||
fun z : N ;
|
||||
s : N -> N ;
|
||||
c : N -> S ;
|
||||
}
|
||||
Reference in New Issue
Block a user