factor/library/help/load.factor

11 lines
205 B
Factor
Raw Normal View History

2005-12-01 00:53:12 -05:00
USING: io kernel parser sequences ;
[
2005-12-01 00:58:39 -05:00
"/library/help/database.factor"
2005-12-01 00:53:12 -05:00
"/library/help/markup.factor"
2005-12-01 00:58:39 -05:00
"/library/help/help.factor"
2005-12-01 00:53:12 -05:00
"/library/help/tutorial.factor"
] [
2005-12-11 15:37:16 -05:00
run-resource
2005-12-01 00:53:12 -05:00
] each