[Matlab] Remove broken demo running script
This commit is contained in:
parent
a31b7d1bb5
commit
536158b402
2 changed files with 0 additions and 7 deletions
|
|
@ -1,5 +0,0 @@
|
|||
% Run all examples
|
||||
ctpath;
|
||||
cd ../demos/matlab;
|
||||
run_examples;
|
||||
|
||||
|
|
@ -109,8 +109,6 @@ contents = localenv.SubstFile('#interfaces/matlab/Contents.m',
|
|||
'#interfaces/matlab/Contents.m.in')
|
||||
install('$inst_matlab_dir', contents)
|
||||
|
||||
# 'cantera_demos.m'
|
||||
install('$inst_matlab_dir', '#samples/matlab/cantera_demos.m')
|
||||
install(localenv.RecursiveInstall, '$inst_matlab_dir',
|
||||
'#interfaces/matlab/toolbox',
|
||||
exclude=['dll$', 'exp$', 'lib$', 'ilk$', 'manifest$'])
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue