summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xlibtags.txr2
-rwxr-xr-xtxrtags.tl (renamed from tags.tl)0
2 files changed, 1 insertions, 1 deletions
diff --git a/libtags.txr b/libtags.txr
index 6639ad0e..6117890c 100755
--- a/libtags.txr
+++ b/libtags.txr
@@ -56,7 +56,7 @@
(defvar *tags-lib*)
(let ((*tags-lib* t))
- (load "tags"))
+ (load "txrtags"))
(define-option-struct libtags-opts tags-opts
(v verbose :bool "Print diagnostic messages during processing."))
diff --git a/tags.tl b/txrtags.tl
index 042aa993..042aa993 100755
--- a/tags.tl
+++ b/txrtags.tl