summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/circuit-macros/examples/svg/windows.m4
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/circuit-macros/examples/svg/windows.m4')
-rw-r--r--Master/texmf-dist/doc/latex/circuit-macros/examples/svg/windows.m412
1 files changed, 0 insertions, 12 deletions
diff --git a/Master/texmf-dist/doc/latex/circuit-macros/examples/svg/windows.m4 b/Master/texmf-dist/doc/latex/circuit-macros/examples/svg/windows.m4
deleted file mode 100644
index bc4527f36e8..00000000000
--- a/Master/texmf-dist/doc/latex/circuit-macros/examples/svg/windows.m4
+++ /dev/null
@@ -1,12 +0,0 @@
-divert(-1)
-# windows.m4
-# This file is used if the CUSTOM=windows.m4 function is turned on in Makefile
-define(`windows_')
-
-# To makd NeedDpicTools work,
-# change the absolute Windows path to your installation directory:
-
-define(`NeedDpicTools',`if "dpictools" != "1" then {
- copy "D:\Dwight\lib\dpictools.pic" } define(`dfitcurve__') ')
-
-divert(0)dnl