# Created by Octave 3.2.4, Tue Nov 23 12:53:52 2010 EST <mockbuild@jetta.math.Princeton.EDU.private>
# name: cache
# type: cell
# rows: 3
# columns: 1
# name: <cell-element>
# type: string
# elements: 1
# length: 6
secs1d
# name: <cell-element>
# type: string
# elements: 1
# length: 319
 Run this only if the package is installed
 PKG_ADD: if (! exist (fullfile (fileparts (mfilename ("fullpath")), "inst"), "dir"))
 PKG_ADD:  dirlist= {"Utilities","DDG","DDN"};
 PKG_ADD:  for ii=1:length(dirlist)
 PKG_ADD:     addpath ( [ fileparts( mfilename("fullpath")) "/" dirlist{ii}])
 PKG_ADD:  end
 PKG_ADD: end

# name: <cell-element>
# type: string
# elements: 1
# length: 80
 Run this only if the package is installed
 PKG_ADD: if (! exist (fullfile (file

