diff options
Diffstat (limited to 'tactics')
| -rw-r--r-- | tactics/dune | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tactics/dune b/tactics/dune index 908dde5253..29378f52d1 100644 --- a/tactics/dune +++ b/tactics/dune @@ -1,6 +1,6 @@ (library (name tactics) (synopsis "Coq's Core Tactics [ML implementation]") - (public_name coq.tactics) + (public_name coq-core.tactics) (wrapped false) (libraries printing)) |
