Currently, the command isabelle dedukti_generate takes as argument -O main.lp or -O main.dk but no file main.lp or main.dk are generated. This should be replaced by a single option -lp (default being dk output).
In README.md, references to isabelle dedukti_import should be removed.
In src/tools.scala, Tools should be removed and Tools2 renamed into Tools.
isabelle dedukti_generate
takes as argument-O main.lp
or-O main.dk
but no file main.lp or main.dk are generated. This should be replaced by a single option-lp
(default being dk output).isabelle dedukti_import
should be removed.