Remove Unnecessary comments
This commit is contained in:
parent
f078f53f39
commit
fbe4ce5c1b
2 changed files with 0 additions and 4 deletions
|
|
@ -12,8 +12,6 @@
|
|||
%
|
||||
|
||||
help catcomb;
|
||||
%disp('press any key to start the simulation');
|
||||
%pause;
|
||||
|
||||
clear all;
|
||||
cleanup;
|
||||
|
|
|
|||
|
|
@ -4,8 +4,6 @@
|
|||
% at low pressure.
|
||||
|
||||
help flame1;
|
||||
%disp('press any key to begin the simulation');
|
||||
%pause;
|
||||
|
||||
t0 = cputime; % record the starting time
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue