]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/components/extlib/dune
camlp5.gramlib does not pull in camlp-streams by default
[helm.git] / matita / components / extlib / dune
index 122907eb7ea05b896e19255963b84da964409c49..c10cd818e1bdea101943c9f309549e0a60ff88b0 100644 (file)
@@ -1,6 +1,6 @@
 (library
  (name helm_extlib)
- (libraries str unix camlp5.gramlib)
+ (libraries str unix camlp-streams camlp5.gramlib) ; camlp-streams should be pulled in by camlp5...
  (modules (:standard \ componentsConf))
  (wrapped false))
 (env