From 6c0f59905544e1413316784a8141c1a126ea7bf9 Mon Sep 17 00:00:00 2001 From: aarne Date: Wed, 18 Oct 2006 09:54:17 +0000 Subject: compiling examples for doc started --- examples/compiling/Compex.gf | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 examples/compiling/Compex.gf (limited to 'examples/compiling/Compex.gf') diff --git a/examples/compiling/Compex.gf b/examples/compiling/Compex.gf new file mode 100644 index 000000000..06327c789 --- /dev/null +++ b/examples/compiling/Compex.gf @@ -0,0 +1,4 @@ +abstract Compex = { + cat Prop ; Ind ; + fun Even : Ind -> Prop ; +} -- cgit v1.2.3