forked from GitHub/gf-core
Attempto in French ; not correct for mode in "il n'est pas possible que..." etc
This commit is contained in:
7
examples/attempto/AttemptoFre.gf
Normal file
7
examples/attempto/AttemptoFre.gf
Normal file
@@ -0,0 +1,7 @@
|
||||
--# -path=.:/Users/aarne/GF/next-lib/present
|
||||
|
||||
concrete AttemptoFre of Attempto = AttemptoI with
|
||||
(Syntax = SyntaxFre),
|
||||
(Symbolic = SymbolicFre),
|
||||
(LexAttempto = LexAttemptoFre) ;
|
||||
|
||||
Reference in New Issue
Block a user