use libPath macro

This commit is contained in:
2023-04-29 18:37:34 -06:00
parent 709a7f58ec
commit 0572bb9fa1

View File

@@ -1,6 +1,6 @@
(var :Map<String,Bool> loadedNameFiles (new Map))
(var :Map<String,Bool> loadedNames (new Map))
(var libPath (Prelude.libPath "bad-nlp"))
(var libPath (libPath "bad-nlp"))
(var namesPath (joinPath libPath "name-database"))
(var :Map<String,Bool> notNames (for notName [