summaryrefslogtreecommitdiffstats
path: root/Demo
diff options
context:
space:
mode:
Diffstat (limited to 'Demo')
-rwxr-xr-xDemo/pdist/rcvs2
-rwxr-xr-xDemo/pdist/rrcs2
2 files changed, 2 insertions, 2 deletions
diff --git a/Demo/pdist/rcvs b/Demo/pdist/rcvs
index c663e8a..e1d7aea 100755
--- a/Demo/pdist/rcvs
+++ b/Demo/pdist/rcvs
@@ -1,7 +1,7 @@
#! /usr/local/bin/python
import addpack
-addpack.addpack('/home/guido/pdist')
+addpack.addpack('/home/guido/src/python/Demo/pdist')
import rcvs
diff --git a/Demo/pdist/rrcs b/Demo/pdist/rrcs
index 76f8026..cdbd04a 100755
--- a/Demo/pdist/rrcs
+++ b/Demo/pdist/rrcs
@@ -1,7 +1,7 @@
#! /usr/local/bin/python
import addpack
-addpack.addpack('/home/guido/pdist')
+addpack.addpack('/home/guido/src/python/Demo/pdist')
import rrcs