summaryrefslogtreecommitdiff
path: root/grammars/resource/abstract/PredefAbs.gf
diff options
context:
space:
mode:
authoraarne <unknown>2003-09-22 13:16:55 +0000
committeraarne <unknown>2003-09-22 13:16:55 +0000
commitb1402e8bd6a68a891b00a214d6cf184d66defe19 (patch)
tree90372ac4e53dce91cf949dbf8e93be06f1d9e8bd /grammars/resource/abstract/PredefAbs.gf
Founding the newly structured GF2.0 cvs archive.
Diffstat (limited to 'grammars/resource/abstract/PredefAbs.gf')
-rw-r--r--grammars/resource/abstract/PredefAbs.gf4
1 files changed, 4 insertions, 0 deletions
diff --git a/grammars/resource/abstract/PredefAbs.gf b/grammars/resource/abstract/PredefAbs.gf
new file mode 100644
index 000000000..ccd214fd4
--- /dev/null
+++ b/grammars/resource/abstract/PredefAbs.gf
@@ -0,0 +1,4 @@
+abstract PredefAbs = {
+ cat String ; Int ;
+} ;
+