diff options
Diffstat (limited to 'gf-book/examples/chapter4/Shopping.gf')
| -rw-r--r-- | gf-book/examples/chapter4/Shopping.gf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gf-book/examples/chapter4/Shopping.gf b/gf-book/examples/chapter4/Shopping.gf new file mode 100644 index 000000000..99deb46d9 --- /dev/null +++ b/gf-book/examples/chapter4/Shopping.gf @@ -0,0 +1,2 @@ +abstract Shopping = Foods, Clothes ; + |
