forked from GitHub/gf-rgl
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