5 changed files with 13 additions and 70 deletions
@ -1,3 +1,4 @@ |
|||
*.merlin |
|||
_build/ |
|||
_coverage/ |
|||
*.merlin |
|||
*.install |
|||
|
@ -1,5 +1,5 @@ |
|||
(library |
|||
(name memo) |
|||
(public_name memo) |
|||
(wrapped false) |
|||
(preprocess (pps bisect_ppx -conditional))) |
|||
(public_name memo) |
|||
(wrapped false) |
|||
(preprocess |
|||
(pps bisect_ppx -conditional))) |
|||
|
Loading…
Reference in new issue