diff options
| author | Gaëtan Gilbert | 2018-11-08 15:01:24 +0100 |
|---|---|---|
| committer | Gaëtan Gilbert | 2018-11-08 15:01:24 +0100 |
| commit | a7522a0ea76a6efaed9342d08a95363b56d88d32 (patch) | |
| tree | 9ab8bd176949a072e0edb1f79502142cedcdb0b2 /dev/doc | |
| parent | 108c15b51a7d5f647c8681fe7a37c86f0c5a8b9c (diff) | |
Remove checker printers
Now that the checker is using the regular kernel files it can also use
the normal printers.
Diffstat (limited to 'dev/doc')
| -rw-r--r-- | dev/doc/build-system.dune.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/doc/build-system.dune.md b/dev/doc/build-system.dune.md index 0aeb30c4e8..c5ea88aaf6 100644 --- a/dev/doc/build-system.dune.md +++ b/dev/doc/build-system.dune.md @@ -81,7 +81,7 @@ or ``` dune exec dev/dune-dbg checker -(ocd) source checker_dune_db +(ocd) source dune_db ``` for the checker. Unfortunately, dependency handling here is not fully |
