difference between path / pathdef
Ben Abbott
bpabbott at mac.com
Fri Dec 28 22:19:38 CST 2007
I'm running 3.0.0 on Mac OS X (intel), built and installed using Fink.
After installation of 3.0.0, the path for octave is
def = path
def = .:/sw/share/octave/site/m:/sw/share/octave/site/m/startup:/ ...
However, when I check the default path I get
pathdef
ans = ::/sw/share/octave/site/m:/sw/share/octave/site/m/startup: ...
Shouldn't pathdef begin with a period "." instead of colon ":"?
Ben
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://www.cae.wisc.edu/pipermail/bug-octave/attachments/20071229/19225b31/attachment.html
More information about the Bug-octave
mailing list