factor/contrib/units/load.factor

9 lines
181 B
Factor
Raw Permalink Normal View History

2006-01-18 14:06:34 -05:00
IN: scratchpad
USING: kernel parser sequences words compiler ;
2005-10-23 19:03:32 -04:00
{
"dimensioned"
"si-units"
"constants"
} [ "/contrib/units/" swap ".factor" append3 run-resource ] each