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

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