]> matita.cs.unibo.it Git - helm.git/commitdiff
added helm-pxp, now needed
authorStefano Zacchiroli <zack@upsilon.cc>
Thu, 20 May 2004 12:06:35 +0000 (12:06 +0000)
committerStefano Zacchiroli <zack@upsilon.cc>
Thu, 20 May 2004 12:06:35 +0000 (12:06 +0000)
helm/ocaml/registry/.ocamlinit

index c5d8a80ef2bb8aad62ea8387baa18d0181dae7f6..1366164faaebc2cc50c0146a35dcd4073d13e8dd 100644 (file)
@@ -3,4 +3,5 @@
 #require "str";;
 #require "netstring";;
 #require "pxp";;
+#require "helm-pxp";;
 #load "registry.cma";;