From 51ac00a9872c92b38676356ec116446b2ef7ebf0 Mon Sep 17 00:00:00 2001 From: aarne Date: Fri, 5 Oct 2007 16:18:23 +0000 Subject: documented new GFCC --- src/GF/GFCC/GFCC.cf | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'src/GF/GFCC/GFCC.cf') diff --git a/src/GF/GFCC/GFCC.cf b/src/GF/GFCC/GFCC.cf index 23ee38e58..861e68f73 100644 --- a/src/GF/GFCC/GFCC.cf +++ b/src/GF/GFCC/GFCC.cf @@ -29,11 +29,11 @@ Lin. LinDef ::= CId "=" Term ; DTyp. Type ::= "[" [Hypo] "]" CId [Exp] ; -- dependent type DTr. Exp ::= "[" "(" [CId] ")" Atom [Exp] "]" ; -- term with bindings -AC. Atom ::= CId ; -AS. Atom ::= String ; -AI. Atom ::= Integer ; -AF. Atom ::= Double ; -AM. Atom ::= "?" Integer ; +AC. Atom ::= CId ; +AS. Atom ::= String ; +AI. Atom ::= Integer ; +AF. Atom ::= Double ; +AM. Atom ::= "?" Integer ; R. Term ::= "[" [Term] "]" ; -- record/table P. Term ::= "(" Term "!" Term ")" ; -- projection/selection -- cgit v1.2.3