summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/formula/newformula
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/formula/newformula')
-rw-r--r--Master/texmf-dist/source/latex/formula/newformula7
1 files changed, 0 insertions, 7 deletions
diff --git a/Master/texmf-dist/source/latex/formula/newformula b/Master/texmf-dist/source/latex/formula/newformula
deleted file mode 100644
index d88fce3161c..00000000000
--- a/Master/texmf-dist/source/latex/formula/newformula
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh
-cat $1 | \
- sed "s/atmath/formula/g" | \
- sed "s/atdiffdef/formuladiff/g" | \
- sed "s/atunitdef/formulaunit/g" | \
-cat > $1.$$
-mv $1.$$ $1