mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-24 20:12:51 -06:00
index and tutorial
This commit is contained in:
4
doc/tutorial/Fish.gf
Normal file
4
doc/tutorial/Fish.gf
Normal file
@@ -0,0 +1,4 @@
|
||||
abstract Fish = {
|
||||
cat Fish ;
|
||||
fun Salmon, Perch : Fish ;
|
||||
}
|
||||
Reference in New Issue
Block a user