summaryrefslogtreecommitdiff
path: root/graphviz/config.properties
blob: 786f9776e7469f6ad8dd7c9aa4ca97c1b0fc872c (plain)
1
2
3
4
5
6
7
8
9
10
11
# Linux Configurations
tempDirForLinux = /tmp
dotForLinux = /home/bdunahu/.guix-home/profile/bin/dot

# Windows Configurations
tempDirForWindows = c:/temp
dotForWindows = "c:/Program Files (x86)/Graphviz 2.28/bin/dot.exe"

# Mac Configurations
tempDirForMacOSX = /tmp
dotForMacOSX = /usr/local/bin/dot