summaryrefslogtreecommitdiff
path: root/examples/attempto/AttemptoGer.gf
blob: a5db09cb39f0ec514eb1b1a3dee3a98325f7e6d0 (plain)
1
2
3
4
5
6
7
--# -path=.:/Users/aarne/GF/next-lib/present

concrete AttemptoGer of Attempto = SymbolsC, NumeralGer ** AttemptoI with
  (Syntax = SyntaxGer),
  (Symbolic = SymbolicGer),
  (LexAttempto = LexAttemptoGer) ;