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 7956c82e..1340df2c 100755 Binary files a/ocat and b/ocat differ diff --git a/showdef b/showdef index 4c582e1f..bea7ea7c 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 17391c99..42bb6261 100755 Binary files a/voc and b/voc differ diff --git a/vocstatic.darwin.clang.x86_64 b/vocstatic.darwin.clang.x86_64 index 3acc19d3..77e40e40 100755 Binary files a/vocstatic.darwin.clang.x86_64 and b/vocstatic.darwin.clang.x86_64 differ