almost nothing -- noch

This commit is contained in:
norayr 2015-03-17 13:39:48 +04:00
parent c53c06a035
commit f2f45f8959
2 changed files with 2 additions and 2 deletions

View file

@ -1 +1 @@
/Users/noch/local/voc-1.1/lib
/opt/voc-1.1/lib

View file

@ -1,5 +1,5 @@
MODULE prf;
CONST prefix* = "/Users/noch/local";
CONST prefix* = "/opt";
END prf.