From: <par...@us...> - 2012-08-27 13:28:51
|
Revision: 10924 http://octave.svn.sourceforge.net/octave/?rev=10924&view=rev Author: paramaniac Date: 2012-08-27 13:28:45 +0000 (Mon, 27 Aug 2012) Log Message: ----------- control: fix texinfo bug Modified Paths: -------------- trunk/octave-forge/main/control/inst/WestlandLynx.m Modified: trunk/octave-forge/main/control/inst/WestlandLynx.m =================================================================== --- trunk/octave-forge/main/control/inst/WestlandLynx.m 2012-08-27 13:22:35 UTC (rev 10923) +++ trunk/octave-forge/main/control/inst/WestlandLynx.m 2012-08-27 13:28:45 UTC (rev 10924) @@ -40,8 +40,7 @@ ## @cite{Multivariable Feedback Control: Analysis and Design: ## Second Edition}. Wiley. ## @url{http://www.nt.ntnu.no/users/skoge/book/2nd_edition/matlab_m/matfiles.html} -## @end group -## @end example +## ## @end deftypefn ## Author: Lukas Reichlin <luk...@gm...> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |