diff options
| author | aarne <aarne@cs.chalmers.se> | 2007-10-04 14:13:45 +0000 |
|---|---|---|
| committer | aarne <aarne@cs.chalmers.se> | 2007-10-04 14:13:45 +0000 |
| commit | 923cfe84f0156265a5ebad7197b15aa8e09d9fc1 (patch) | |
| tree | 29745670f5ca5598dc58a6e12a1844abdd032870 /examples/tutorial/syntax | |
| parent | afbab92605017007ce6fed3922bc4956c2edbfbe (diff) | |
started new GFCC syntax with dep. types etc
Diffstat (limited to 'examples/tutorial/syntax')
| -rw-r--r-- | examples/tutorial/syntax/Syntax.gf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/tutorial/syntax/Syntax.gf b/examples/tutorial/syntax/Syntax.gf index 3c7b0b7c0..31f3fc127 100644 --- a/examples/tutorial/syntax/Syntax.gf +++ b/examples/tutorial/syntax/Syntax.gf @@ -40,4 +40,4 @@ oper = UseA ; } ; -}
\ No newline at end of file +} |
