Mercurial > hg > octave-max
view .hgsub @ 14467:ec7ab7e37731
maint: Remove redundant private functions from pkg/private.
* pkg/private/rstrip.m: remove file
* pkg/private/strip.m: remove file
* pkg/private/split_by.m: remove file
* pkg/private/get_description.m: replace rstrip with deblank
and strip with strtrim
* pkg/private/fix_depends.m: replace rstrip with deblanak,
strip with strtrim and split_by with strstrip (strsplit ())
* pkg/private/generate_llokfor_cache.m: replace split_by with strsplit (strtrim ())
author | Carlo de Falco <kingcrimson@tiscali.it> |
---|---|
date | Thu, 15 Mar 2012 19:44:13 +0100 |
parents | ecf0c6bca0c9 |
children | e8ef57b7bd2a |