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

View File

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