mirror of
https://github.com/Cantera/cantera.git
synced 2025-02-25 18:55:29 -06:00
[Matlab] Remove broken demo running script
This commit is contained in:
@@ -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$'])
|
||||
|
||||
Reference in New Issue
Block a user