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 bbffc6ba..0319d7fe 100755 Binary files a/ocat and b/ocat differ diff --git a/showdef b/showdef index 0f11ebfc..d02a4430 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 6e5167bb..79f5647d 100755 Binary files a/voc and b/voc differ diff --git a/vocstatic.darwin.clang.x86_64 b/vocstatic.darwin.clang.x86_64 index f0c20160..3acc19d3 100755 Binary files a/vocstatic.darwin.clang.x86_64 and b/vocstatic.darwin.clang.x86_64 differ