Update extra/tools for math re-organization

release
U-SLAVA-FB3999113\Slava 2007-10-18 02:40:34 -04:00
parent 7c88e58782
commit 48572a3c7b
1 changed files with 1 additions and 1 deletions

2
extra/tools/profiler/profiler.factor Normal file → Executable file
View File

@ -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 ( -- )