diff options
| author | aarne <aarne@cs.chalmers.se> | 2008-11-11 10:28:32 +0000 |
|---|---|---|
| committer | aarne <aarne@cs.chalmers.se> | 2008-11-11 10:28:32 +0000 |
| commit | a5300ad062b82154f3f9533e143ea35515e6c39e (patch) | |
| tree | a7eddd52596e0d216f17c9c7581d6ea67f9d8879 /examples/tutorial/semantics/BaseIEng.gf | |
| parent | db18350b1e55f7edfca8f02b0b233a6a7dcbb1ec (diff) | |
tutorial complete with server and js
Diffstat (limited to 'examples/tutorial/semantics/BaseIEng.gf')
| -rw-r--r-- | examples/tutorial/semantics/BaseIEng.gf | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/examples/tutorial/semantics/BaseIEng.gf b/examples/tutorial/semantics/BaseIEng.gf deleted file mode 100644 index a73bd44c6..000000000 --- a/examples/tutorial/semantics/BaseIEng.gf +++ /dev/null @@ -1,8 +0,0 @@ ---# -path=.:prelude:present:api:mathematical - -concrete BaseIEng of Base = BaseI with - (Syntax = SyntaxEng), - (Grammar = GrammarEng), - (G = GrammarEng), - (Symbolic = SymbolicEng), - (LexBase = LexBaseEng) ; |
