]> matita.cs.unibo.it Git - helm.git/commit
- the text model now supports invocations of the entity generator (to
authorFerruccio Guidi <ferruccio.guidi@unibo.it>
Tue, 23 Feb 2010 12:00:26 +0000 (12:00 +0000)
committerFerruccio Guidi <ferruccio.guidi@unibo.it>
Tue, 23 Feb 2010 12:00:26 +0000 (12:00 +0000)
commit55d6dde568f1daf1fa6902428bda7caec147375a
treea0b60a4807aa822971ffc4511565aab870a32ac5
parent4c157ac5c58f34fffc98289c2d2e71032d584a83
- the text model now supports invocations of the entity generator (to
be implemented)
- the XML objects can be exported to a specified directory (via the -x
command line option)
12 files changed:
helm/software/lambda-delta/Makefile
helm/software/lambda-delta/common/library.ml
helm/software/lambda-delta/common/library.mli
helm/software/lambda-delta/complete_rg/crgTxt.ml
helm/software/lambda-delta/examples/exp_math/L.hln
helm/software/lambda-delta/examples/exp_math/Makefile
helm/software/lambda-delta/examples/exp_math/T0.hln
helm/software/lambda-delta/examples/exp_math/preamble.hln
helm/software/lambda-delta/text/txt.ml
helm/software/lambda-delta/text/txtLexer.mll
helm/software/lambda-delta/text/txtParser.mly
helm/software/lambda-delta/toplevel/top.ml