mirror of
https://github.com/c-cube/sidekick.git
synced 2025-12-11 05:28:34 -05:00
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. |
||
|---|---|---|
| .. | ||
| backend_intf.ml | ||
| dedukti.ml | ||
| dedukti.mli | ||
| dimacs.ml | ||
| dimacs.mli | ||
| dot.ml | ||
| dot.mli | ||