aboutsummaryrefslogtreecommitdiff
path: root/tools/replace.nom
diff options
context:
space:
mode:
Diffstat (limited to 'tools/replace.nom')
-rwxr-xr-xtools/replace.nom4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/replace.nom b/tools/replace.nom
index aa5d08c..f4df0e4 100755
--- a/tools/replace.nom
+++ b/tools/replace.nom
@@ -15,8 +15,8 @@
contents will be output.
If no files are passed in, this will read from stdin.
-use "lib/os.nom"
-use "lib/consolecolor.nom"
+use "lib/os"
+use "lib/consolecolor"
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~