From: <car...@us...> - 2012-04-18 22:57:52
|
Revision: 10287 http://octave.svn.sourceforge.net/octave/?rev=10287&view=rev Author: carandraug Date: 2012-04-18 22:57:46 +0000 (Wed, 18 Apr 2012) Log Message: ----------- special-matrix: do not autoload package Modified Paths: -------------- trunk/octave-forge/main/special-matrix/DESCRIPTION Modified: trunk/octave-forge/main/special-matrix/DESCRIPTION =================================================================== --- trunk/octave-forge/main/special-matrix/DESCRIPTION 2012-04-18 22:56:35 UTC (rev 10286) +++ trunk/octave-forge/main/special-matrix/DESCRIPTION 2012-04-18 22:57:46 UTC (rev 10287) @@ -7,6 +7,6 @@ Description: Additional Special Matrices for Octave. Categories: Special Matrices Depends: octave (>= 2.9.7) -Autoload: yes +Autoload: no License: public domain Url: http://octave.sf.net This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |