X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?p=CreaPhase.git;a=blobdiff_plain;f=octave_packages%2Fsecs2d-0.0.8%2Fdoc-cache;fp=octave_packages%2Fsecs2d-0.0.8%2Fdoc-cache;h=e119e88316ef56e8455932a587d1dedac8f7510a;hp=0000000000000000000000000000000000000000;hb=c880e8788dfc484bf23ce13fa2787f2c6bca4863;hpb=1705066eceaaea976f010f669ce8e972f3734b05 diff --git a/octave_packages/secs2d-0.0.8/doc-cache b/octave_packages/secs2d-0.0.8/doc-cache new file mode 100644 index 0000000..e119e88 --- /dev/null +++ b/octave_packages/secs2d-0.0.8/doc-cache @@ -0,0 +1,56 @@ +# Created by Octave 3.6.1, Sun Mar 25 18:44:37 2012 UTC +# name: cache +# type: cell +# rows: 3 +# columns: 1 +# name: +# type: sq_string +# elements: 1 +# length: 6 +secs2d + + +# name: +# type: sq_string +# elements: 1 +# length: 1060 + PKG_ADD:# Run this only if the package is installed + PKG_ADD:if (! exist (fullfile (fileparts (mfilename ("fullpath")), "inst"), "dir")) + PKG_ADD: dirlist= {"Utilities","DDGOX","ThDDGOX","QDDGOX","METLINES","DDGOXT"}; + PKG_ADD: + PKG_ADD: for ii=1:length(dirlist) + PKG_ADD: addpath ( [ fileparts( mfilename("fullpath")) "/" dirlist{ii}]) + PKG_ADD: end + PKG_ADD: + PKG_ADD: __gmsh = file_in_path (EXEC_PATH, "gmsh"); + PKG_ADD: if (isempty (__gmsh)) + PKG_ADD: __gmsh = file_in_path (EXEC_PATH, "gmsh.exe"); + PKG_ADD: if (isempty (__gmsh)) + PKG_ADD: warning ("gmsh does not seem to be present some functionalities will be disabled"); + PKG_ADD: endif + PKG_ADD: endif + PKG_ADD: clear __gmsh; + PKG_ADD: + PKG_ADD: __dx = file_in_path (EXEC_PATH, "dx"); + PKG_ADD: if (isempty (__dx)) + PKG_ADD: __dx = file_in_path (EXEC_PATH, "dx.exe"); + PKG_ADD: if (isempty (__dx)) + PKG_ADD: warning ("dx does not seem to be present some functionalities will be disabled"); + PKG_ADD: endif + PKG_ADD: endif + PKG_ADD: clear __dx; + PKG_ADD:end + + + +# name: +# type: sq_string +# elements: 1 +# length: 80 + PKG_ADD:# Run this only if the package is installed + PKG_ADD:if (! exist (fullf + + + + +