Stop claiming that we support Windows XP and Vista

time-shift
Sébastien Villemot 2019-05-13 12:23:04 +02:00
parent c7cd325e4e
commit 5956c767d3
No known key found for this signature in database
GPG Key ID: 2CECE9350ECEBE4A
3 changed files with 5 additions and 9 deletions

View File

@ -7,7 +7,7 @@ Installation and configuration
Software requirements
=====================
Packaged versions of Dynare are available for Windows XP/Vista/7/8/10,
Packaged versions of Dynare are available for Windows 7/8/10,
`Debian GNU/Linux <http://www.debian.org/>`_, `Ubuntu`_ and macOS 10.8
or later. Dynare should work on other systems, but some compilation
steps are necessary in that case.
@ -197,8 +197,7 @@ Homebrew, type::
If you dont want to type this command every time you run Octave, you
can put it in a file called ``.octaverc`` in your home directory
(under Windows this will generally be ``c:\Documents and
Settings\USERNAME\`` while under macOS it is
(under Windows this will generally be ``c:\Users\USERNAME`` while under macOS it is
``/Users/USERNAME/``). This file is run by Octave at every startup.

View File

@ -17,9 +17,7 @@ computations.
On Linux and macOS, the default location of the configuration file is
``$HOME/.dynare``, while on Windows it is ``%APPDATA%\dynare.ini``
(typically ``C:\Documents and Settings\USERNAME\Application
Data\dynare.ini`` under Windows XP, or
``C:\Users\USERNAME\AppData\dynare.ini`` under Windows Vista/7/8). You
(typically ``c:\Users\USERNAME\AppData\dynare.ini``). You
can specify a non standard location using the ``conffile`` option of
the ``dynare`` command (see :ref:`dyn-invoc`).

View File

@ -72,9 +72,8 @@ by the correct version number):
addpath c:\dynare\4.x.y\matlab
Note: if you don't want to type this command every time you run Octave, you can
put it in a file called .octaverc in your home directory (c:\Documents and
Settings\USERNAME for Windows XP or c:\Users\USERNAME for more recent
versions of Windows). This file is run by Octave at every startup.
put it in a file called .octaverc in your home directory
(typically c:\Users\USERNAME). This file is run by Octave at every startup.
You can test your installation by typing dynare at the Octave prompt. This
should give you an error message complaining that you did not specify a MOD