diff --git a/05vishap.conf b/05vishap.conf index 98072b24..7a43aef3 100644 --- a/05vishap.conf +++ b/05vishap.conf @@ -1 +1 @@ -/opt/voc-1.0/lib +/Users/noch/local/voc-1.0/lib diff --git a/ocat b/ocat index 5b2eb654..26d64629 100755 Binary files a/ocat and b/ocat differ diff --git a/showdef b/showdef index 77f0406a..b61d588e 100755 Binary files a/showdef and b/showdef differ diff --git a/src/voc/prf.Mod b/src/voc/prf.Mod index 2f4d8f24..d97f3ae5 100644 --- a/src/voc/prf.Mod +++ b/src/voc/prf.Mod @@ -1,5 +1,5 @@ MODULE prf; -CONST prefix* = "/opt"; +CONST prefix* = "/Users/noch/local"; END prf. diff --git a/voc b/voc index 77a2f7c8..27638c9c 100755 Binary files a/voc and b/voc differ diff --git a/vocstatic.darwin.clang.x86_64 b/vocstatic.darwin.clang.x86_64 index 77e40e40..05ed701d 100755 Binary files a/vocstatic.darwin.clang.x86_64 and b/vocstatic.darwin.clang.x86_64 differ