Mercurial > hg > octave-lyh
diff scripts/miscellaneous/unpack.m @ 11587:c792872f8942
all script files: untabify and strip trailing whitespace
author | John W. Eaton <jwe@octave.org> |
---|---|
date | Thu, 20 Jan 2011 17:35:29 -0500 |
parents | fd0a3ac60b0e |
children | d5bd2766c640 |
line wrap: on
line diff
--- a/scripts/miscellaneous/unpack.m +++ b/scripts/miscellaneous/unpack.m @@ -1,5 +1,5 @@ ## Copyright (C) 2006-2011 Bill Denney -## +## ## This file is part of Octave. ## ## Octave is free software; you can redistribute it and/or modify it @@ -140,7 +140,7 @@ endif nodotext = ext(! ismember (ext, ".")); - + origdir = pwd (); if (isfield (commandlist, nodotext))