aboutsummaryrefslogtreecommitdiff
path: root/em
diff options
context:
space:
mode:
authorJohn Ankarström <john@ankarstrom.se>2021-01-30 13:22:38 +0000
committerJohn Ankarström <john@ankarstrom.se>2021-01-30 13:22:38 +0000
commitd165d39c08ebc8be6ef3662022196758ef580f80 (patch)
tree3fc9d613bbfcbcefc7a3ddc6cb70fed838b18d39 /em
parentf9535fc7d640f6a908a22032087976e654911da3 (diff)
downloadem-d165d39c08ebc8be6ef3662022196758ef580f80.tar.gz
Move aux files to root directory
Diffstat (limited to 'em')
-rwxr-xr-xem4
1 files changed, 2 insertions, 2 deletions
diff --git a/em b/em
index f2118a3..62d6d26 100755
--- a/em
+++ b/em
@@ -12,11 +12,11 @@ if not
if(~ $#linktext 0) linktext=link
hrefs=`'
-'{aux/emcollect $file}
+'{emcollect $file}
for(href in $hrefs){
parts=`'=
'{echo $href}
ref$parts(1)=$parts(2)
}
-aux/emparse $file
+emparse $file