No more catch-all aliases, and default aliases go to a separate file
[hcoop/domtool2.git] / pcre / mlton / libpcre-h.sml
index f45d82f..356df39 100644 (file)
@@ -1,4 +1,4 @@
-structure LibpcreiH = struct
+structure LibpcreH = struct
     local
         val lh = DynLinkage.open_lib
              { name = "/usr/local/lib/pcre_sml.so", global = true, lazy = true }