changeset 9664:3d2706e7d133 octave-forge

comm: package no longer automatically loads
author carandraug
date Tue, 13 Mar 2012 03:53:41 +0000
parents 44714082301e
children fb0be2d83582
files main/comm/DESCRIPTION main/comm/NEWS
diffstat 2 files changed, 4 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/main/comm/DESCRIPTION	Tue Mar 13 03:51:05 2012 +0000
+++ b/main/comm/DESCRIPTION	Tue Mar 13 03:53:41 2012 +0000
@@ -6,6 +6,6 @@
 Title: Communications.
 Description: Digital Communications, Error Correcting Codes (Channel Code), Source Code functions, Modulation and Galois Fields
 Depends: octave (>= 3.4), signal (>= 1.0.0), image
-Autoload: yes
+Autoload: no
 License: GPL version 2 or later
 Url: http://octave.sf.net
--- a/main/comm/NEWS	Tue Mar 13 03:51:05 2012 +0000
+++ b/main/comm/NEWS	Tue Mar 13 03:53:41 2012 +0000
@@ -8,3 +8,6 @@
     efficient and should perform faster
 
  ** Use of deprecated functions has been removed
+
+ ** Package is no longer automatically loaded.
+