Index: mttroot/mtt/lib/rep/ippp_rep.make ================================================================== --- mttroot/mtt/lib/rep/ippp_rep.make +++ mttroot/mtt/lib/rep/ippp_rep.make @@ -9,10 +9,13 @@ ############################################################### ## Version control history ############################################################### ## $Id$ ## $Log$ + ## Revision 1.2 2001/04/05 11:49:07 gawthrop + ## Fixed a number of bugs to as to work with reports. + ## ## Revision 1.1 2001/04/04 10:05:38 gawthrop ## Reresentation for system identification for ppp ## ############################################################### @@ -48,12 +51,12 @@ touch $(SYS)_outputs.pdf ## Note when a proper input.cc for stdin is available, change to ## mtt -q $(OPTS) -stdin -s s$(SYS) ode2odes oct s$(SYS)_ode2odes.m: - echo Starting creation of s$(SYS)_ode2odes.m '....' - mtt -q $(OPTS) -s s$(SYS) ode2odes m; make_stdin s$(SYS) m + echo Starting creation of s$(SYS)_ode2odes.m with options $(OPTS) + mtt -q $(OPTS) -s s$(SYS) ode2odes m; rm s$(SYS)_input.oct; make_stdin s$(SYS) m s$(SYS)_ssim.m: s$(SYS)_def.m mtt -q $(OPTS) -s s$(SYS) ssim m s$(SYS)_sympar.m: