diff options
| author | coqbot-app[bot] | 2020-08-31 17:36:34 +0000 |
|---|---|---|
| committer | GitHub | 2020-08-31 17:36:34 +0000 |
| commit | 84a32bbdf6572a45a78667803e574a561bbed21f (patch) | |
| tree | a91cd50fd7c6e41719580d54e346b6b8a6c9d790 /dev/dune_db_409 | |
| parent | daca83946ed5a001f2461fefa787a80f7dcdea01 (diff) | |
| parent | 129e935dd950191d01f9bfba17889ae1ca49d34b (diff) | |
Merge PR #12958: Fix load_printers after zarith
Reviewed-by: ejgallego
Diffstat (limited to 'dev/dune_db_409')
| -rw-r--r-- | dev/dune_db_409 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev/dune_db_409 b/dev/dune_db_409 index 1267fd5393..2e58272c75 100644 --- a/dev/dune_db_409 +++ b/dev/dune_db_409 @@ -1,5 +1,6 @@ load_printer threads.cma load_printer str.cma +load_printer zarith.cma load_printer config.cma load_printer clib.cma load_printer lib.cma |
