mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 11:42:49 -06:00
Added Eclipse contents
This commit is contained in:
5
eclipse/examples/hello/AbsCat.gf
Normal file
5
eclipse/examples/hello/AbsCat.gf
Normal file
@@ -0,0 +1,5 @@
|
||||
abstract AbsCat = {
|
||||
|
||||
cat Greeting ; Recipient ;
|
||||
|
||||
};
|
||||
Reference in New Issue
Block a user