Remove Unnecessary comments

This commit is contained in:
CyberDrudge 2019-04-21 19:42:55 +05:30 committed by Ray Speth
parent f078f53f39
commit fbe4ce5c1b
2 changed files with 0 additions and 4 deletions

View file

@ -12,8 +12,6 @@
%
help catcomb;
%disp('press any key to start the simulation');
%pause;
clear all;
cleanup;

View file

@ -4,8 +4,6 @@
% at low pressure.
help flame1;
%disp('press any key to begin the simulation');
%pause;
t0 = cputime; % record the starting time