From 02a5595973b61d2cf789b9074167ed73b928d157 Mon Sep 17 00:00:00 2001 From: Guenter Geiger Date: Wed, 13 Nov 2002 08:38:02 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r206, which included commits to RCS files with non-trunk default branches. svn path=/trunk/; revision=207 --- xgui/pdx.sh | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100755 xgui/pdx.sh (limited to 'xgui/pdx.sh') diff --git a/xgui/pdx.sh b/xgui/pdx.sh new file mode 100755 index 00000000..ed8fbbff --- /dev/null +++ b/xgui/pdx.sh @@ -0,0 +1,14 @@ +#!/bin/sh +./bin/xgui.sh & +../bin/pd -open ./main/pdx_connect.pd \ + -path ./main/ \ + -path ./adapters_in \ + -path ./adapters_out \ + -path ./behaviors \ + -path ./filters \ + -path ./objects \ + -path ./utils \ + -path ./physics \ + -path ./bin + + -- cgit v1.2.1