diff options
Diffstat (limited to 'book/examples/chapter4/Clothes.gf')
| -rw-r--r-- | book/examples/chapter4/Clothes.gf | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/book/examples/chapter4/Clothes.gf b/book/examples/chapter4/Clothes.gf deleted file mode 100644 index e17400a27..000000000 --- a/book/examples/chapter4/Clothes.gf +++ /dev/null @@ -1,5 +0,0 @@ -abstract Clothes = Comments ** { - fun - Shirt, Jacket : Kind ; - Comfortable, Elegant : Quality ; -} |
