[Pkg-octave-commit] [SCM] dynare branch, master, updated. 10ceb7a615ed34ab07825ae17f39ee2242ee859b

Sébastien Villemot sebastien.villemot at ens.fr
Thu Sep 24 14:31:21 UTC 2009


The following commit has been merged in the master branch:
commit 0c78f9aa407ade123afd2eb0fbfd0ec4f42fe5e5
Author: Sébastien Villemot <sebastien.villemot at ens.fr>
Date:   Mon Sep 14 14:50:22 2009 +0200

    Remove reference to mark_as_command in README.Debian

diff --git a/debian/README.Debian b/debian/README.Debian
index 75d80e4..5b28872 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -6,17 +6,10 @@ This package provides a fully functional installation of Dynare for GNU Octave.
 If your model file is called 'filename.mod', just type the following at the
 Octave prompt:
 
-  dynare('filename')
-
-If you prefer the short syntax for the 'dynare' command, type:
-
-  mark_as_command dynare
   dynare filename
 
-Note that the 'mark_as_command' statement can be put in your ~/.octaverc file.
-
-Also note that you don't need to do any 'addpath', the Debian package does it
-for you.
+Note that you don't need to do any 'addpath', the Debian package does it for
+you.
 
 
 Documentation and examples
diff --git a/debian/changelog b/debian/changelog
index 75ff0ba..036b7a2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,8 @@ dynare (4.0.4-4) unstable; urgency=low
     Updated e-mail address of Marco Ratto.
   * debian/rules:
     No longer install rcond.m (rcond is now a primitive in Octave 3.2).
+  * debian/README.Debian:
+    Remove references to mark_as_command (no longer needed in Octave 3.2).
 
  -- Sébastien Villemot <sebastien.villemot at ens.fr>  Mon, 14 Sep 2009 14:10:42 +0200
 

-- 
dynare



More information about the Pkg-octave-commit mailing list