]> granicus.if.org Git - graphviz/commitdiff
add lefty, dotty, lneato to graphviz2 tree
authorellson <devnull@localhost>
Thu, 6 Jan 2005 15:01:42 +0000 (15:01 +0000)
committerellson <devnull@localhost>
Thu, 6 Jan 2005 15:01:42 +0000 (15:01 +0000)
cmd/dotty/mswin32/doinst [new file with mode: 0755]

diff --git a/cmd/dotty/mswin32/doinst b/cmd/dotty/mswin32/doinst
new file mode 100755 (executable)
index 0000000..7ceb57c
--- /dev/null
@@ -0,0 +1,8 @@
+set -x
+
+if [[ $1 == '' || $1 == '-d' ]] then
+    cp -p debug/dotty.exe ../bin
+elif [[ $1 == '-a' ]] then
+    cp -p release/dotty.exe ../bin
+fi
+cp -p *.lefty ../lib/lefty