v0.11.117.00+101

This commit is contained in:
Thomas Refis 2018-03-29 15:44:56 +01:00
parent 2fc4a43190
commit 1081fc7e34
2 changed files with 0 additions and 2 deletions

View File

@ -2,7 +2,6 @@
(name ppx_let)
(public_name ppx_let)
(kind ppx_rewriter)
(flags (:standard -safe-string))
(libraries (base ppxlib))
(preprocess no_preprocessing)))

View File

@ -1,6 +1,5 @@
(executables (
(names (test))
(flags (:standard -safe-string))
(preprocess (pps (ppx_let ppxlib.runner)))))