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

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