forked from GitHub/gf-core
Added Eclipse contents
This commit is contained in:
8
eclipse/examples/hello/ResEng.gf
Normal file
8
eclipse/examples/hello/ResEng.gf
Normal file
@@ -0,0 +1,8 @@
|
||||
--# -path=.:../abstract:../common:../../prelude
|
||||
resource ResEng = {
|
||||
|
||||
param
|
||||
OtherParam = A | B ;
|
||||
Gender = Masc | Fem ;
|
||||
|
||||
} ;
|
||||
Reference in New Issue
Block a user