diff options
Diffstat (limited to 'book/examples/chapter8/Geometryb.gf')
| -rw-r--r-- | book/examples/chapter8/Geometryb.gf | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/book/examples/chapter8/Geometryb.gf b/book/examples/chapter8/Geometryb.gf deleted file mode 100644 index dc39c9ce4..000000000 --- a/book/examples/chapter8/Geometryb.gf +++ /dev/null @@ -1,7 +0,0 @@ -abstract Geometry = Logic ** { -fun - Line, Point, Circle : Dom ; - Intersect, Parallel : Ind -> Ind -> Prop ; - Vertical : Ind -> Prop ; - Centre : Ind -> Ind ; -} |
