sidekick/src/backend
Guillaume Bury 02aa16870c Give all label a html context in dot backend
Before, atoms printed in the dot backend could either be in a html
label, or in a simple label, which caused some problems for escaping
special characters such as newlines. This commit fixes that problem by
having all labels be html labels in the dot output.
2017-07-19 00:16:37 +02:00
..
backend_intf.ml Massive doc upgrade for .mli 2016-12-01 17:49:21 +01:00
dedukti.ml Fix warnings 2017-02-15 13:34:21 +01:00
dedukti.mli Some more doc in mlis 2016-12-01 18:05:34 +01:00
dimacs.ml Rename a function to avoid (harmless) shadowing 2017-03-30 18:50:46 +02:00
dimacs.mli Add generativity of Dimacs functor 2017-03-27 16:32:25 +02:00
dot.ml Give all label a html context in dot backend 2017-07-19 00:16:37 +02:00
dot.mli Moved Dimacs problem export in its own module 2017-03-27 15:37:41 +02:00