> Restarts were invoked adding vocabularies to the search path.
> To avoid doing this in the future, add the following USING:
> and IN: forms at the top of the source file:
>
> USING: accessors arrays colors kernel math math.geometry.rect
> math.vectors namespaces sequences ui ui.gadgets
> ui.gadgets.grids ui.gadgets.scrollers ui.gestures ui.render ;
> IN: scroll-test
>

Nice! I like that the vocabs are already alphabetically sorted :)

I don't suppose this also removes unused vocabs from your USING line?

Alex
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to