Update extra/tools for math re-organization
parent
7c88e58782
commit
48572a3c7b
|
@ -3,7 +3,7 @@
|
||||||
USING: words sequences math prettyprint kernel arrays
|
USING: words sequences math prettyprint kernel arrays
|
||||||
io io.styles namespaces assocs kernel.private generator
|
io io.styles namespaces assocs kernel.private generator
|
||||||
compiler strings combinators sorting math.parser
|
compiler strings combinators sorting math.parser
|
||||||
math.vectors vocabs definitions tools.profiler.private ;
|
vocabs definitions tools.profiler.private ;
|
||||||
IN: tools.profiler
|
IN: tools.profiler
|
||||||
|
|
||||||
: reset-counters ( -- )
|
: reset-counters ( -- )
|
||||||
|
|
Loading…
Reference in New Issue