summaryrefslogtreecommitdiff
path: root/examples/attempto/AttemptoEng.gf
blob: 5e13b3aabd65b791a6e49841531179ca8ab0e9a8 (plain)
1
2
3
4
5
6
7
--# -path=.:present

concrete AttemptoEng of Attempto = SymbolsC,NumeralEng ** AttemptoI with
  (Syntax = SyntaxEng),
  (Symbolic = SymbolicEng),
  (LexAttempto = LexAttemptoEng) ;