trim rename

db4
Doug Coleman 2008-09-05 18:57:42 -05:00
parent 89386ae636
commit 84265bb9af
1 changed files with 2 additions and 2 deletions
basis/tools/vocabs/monitor

View File

@ -9,8 +9,8 @@ IN: tools.vocabs.monitor
TR: convert-separators "/\\" ".." ;
: vocab-dir>vocab-name ( path -- vocab )
left-trim-separators
right-trim-separators
trim-left-separators
trim-right-separators
convert-separators ;
: path>vocab-name ( path -- vocab )