diff options
Diffstat (limited to 'lib/checks/dune')
-rw-r--r-- | lib/checks/dune | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/checks/dune b/lib/checks/dune index 3bd22e0..75b311b 100644 --- a/lib/checks/dune +++ b/lib/checks/dune @@ -1,6 +1,7 @@ (library (name qsp_checks) (libraries + tsort qsp_syntax ) |