Rename ucd-table-glue to ucd-glue.
authorChris Hanson <org/chris-hanson/cph>
Sun, 12 Feb 2017 00:41:07 +0000 (16:41 -0800)
committerChris Hanson <org/chris-hanson/cph>
Sun, 12 Feb 2017 00:41:07 +0000 (16:41 -0800)
src/runtime/runtime.pkg
src/runtime/ucd-glue.scm [moved from src/runtime/ucd-table-glue.scm with 100% similarity]

index 368b78dfdd3788894244cb9d658dbbc6ad9d31fe..e0ba2d26885b285a4f90e1c60506f92759295aeb 100644 (file)
@@ -1436,11 +1436,11 @@ USA.
          ucd-slc-value
          ucd-suc-value
          ucd-uc-value)
-  (export (runtime ucd-table-glue)
+  (export (runtime ucd-glue)
          ucd-nt-value))
 
-(define-package (runtime ucd-table-glue)
-  (files "ucd-table-glue")
+(define-package (runtime ucd-glue)
+  (files "ucd-glue")
   (parent (runtime))
   (export ()
          char-alphabetic?