In the work directory, you can have multiple vocabularies, for example
something like this:

    work/foo/foo.factor
    work/bar/bar.factor
    work/some/other/other.factor

These would correspond to:

    USE: foo
    USE: bar
    USE: some.other

Does that help?


On Sat, May 11, 2013 at 11:19 PM, mr w <wzr...@gmail.com> wrote:

> Is it possible to have multiple files in the work directory?
>
> Each file contains words to be attached to the same vocabulary root.
>
>
> ------------------------------------------------------------------------------
> Learn Graph Databases - Download FREE O'Reilly Book
> "Graph Databases" is the definitive new guide to graph databases and
> their applications. This 200-page book is written by three acclaimed
> leaders in the field. The early access version is available now.
> Download your free book today! http://p.sf.net/sfu/neotech_d2d_may
> _______________________________________________
> Factor-talk mailing list
> Factor-talk@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/factor-talk
>
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and 
their applications. This 200-page book is written by three acclaimed 
leaders in the field. The early access version is available now. 
Download your free book today! http://p.sf.net/sfu/neotech_d2d_may
_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to