]> matita.cs.unibo.it Git - helm.git/blob - matita/components/extlib/dune
camlp5.gramlib does not pull in camlp-streams by default
[helm.git] / matita / components / extlib / dune
1 (library
2  (name helm_extlib)
3  (libraries str unix camlp-streams camlp5.gramlib) ; camlp-streams should be pulled in by camlp5...
4  (modules (:standard \ componentsConf))
5  (wrapped false))
6 (env
7   (_
8     (flags (:standard -w @A-52-4-34-37-45-9-44-48-6-32-20-58-7-57-3-68-69-70-50))))