prefix and instead use FLORA_SYMBOL('newoid123').
This is needed to help flDump produce more readable stripped code.
(I introduced a new syntactic category, PRNEWOID, to simplify the
implementation.)
In flrutils, dump
?- flora_load_dyn(FLORA_FDB_FILENAME,FLORA_THIS_MODULE_NAME).
using the macro FLORA_FDB_FILENAME, which can be set on command line.
Also help produce better dumped code.