factor/contrib/base64/load.factor

8 lines
97 B
Factor

PROVIDE: contrib/base64
{ +files+ {
"base64.factor"
} }
{ +tests+ {
"test.factor"
} } ;