summaryrefslogtreecommitdiff
path: root/graphics/circuit_macros/examples/windows.m4
blob: 1b2a904af067edcf8d2f3aaaa2822f674763a2b0 (plain)
1
2
3
4
5
6
7
8
9
divert(-1)
# This file is used if the CUSTOM= function is turned on in Makefile

# 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