4 lines
97 B
Factor
4 lines
97 B
Factor
|
|
PROVIDE: libs/hexdump
|
||
|
|
{ +files+ { "hexdump.factor" } }
|
||
|
|
{ +tests+ { "test/hexdump.factor" } } ;
|