mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-05-27 17:08:54 -06:00
small All module for Zul
This commit is contained in:
5
src/zulu/AllZul.gf
Normal file
5
src/zulu/AllZul.gf
Normal file
@@ -0,0 +1,5 @@
|
||||
--# -path=.:../abstract:../common:../api
|
||||
|
||||
concrete AllZul of AllZulAbs =
|
||||
CatZul ** {
|
||||
}
|
||||
5
src/zulu/AllZulAbs.gf
Normal file
5
src/zulu/AllZulAbs.gf
Normal file
@@ -0,0 +1,5 @@
|
||||
--# -path=.:../abstract:../common:../api
|
||||
|
||||
abstract AllZulAbs =
|
||||
Cat ** {
|
||||
}
|
||||
Reference in New Issue
Block a user