Commit Graph

13 Commits (f3c6328af6a056cdfc8ff1d4e44dcdb5984a83ba)

Author SHA1 Message Date
Stéphane Adjemian (Ryûk) 735bd66d4d
Remove unused output arguments. 2023-12-18 07:48:27 +01:00
Sébastien Villemot 10af04c6d8
Use Unicode copyright symbol (in UTF-8 encoding) in all source files
It is now supported by the MATLAB editor (as of R2022a).

The old ASCII notation is left in some files that we copy as-is from other
sources (e.g. in the contrib/ and m4/ subdirectories).

The particles submodule is not updated at this point, because it is in an
inconsistent state.

[skip ci]
2022-04-13 14:54:25 +02:00
Sébastien Villemot 766fff88f6
Use secure URL for link to GNU licenses 2021-06-09 17:35:05 +02:00
Stéphane Adjemian (Charybdis) 1bf81c9f5a Fixed copyright notices. 2017-05-18 18:36:38 +02:00
Stéphane Adjemian (Charybdis) 5417b27ac7 Fixed indentation of matlab files. 2017-05-16 15:10:20 +02:00
Stéphane Adjemian (Charybdis) a53636e24e Fixed copyright notices. 2017-05-16 14:11:15 +02:00
Stéphane Adjemian (Charybdis) 4052d4ccaf Cosmetic changes. Use skipline() instead of disp(' '). 2013-07-10 17:12:34 +02:00
Sébastien Villemot 61485ab809 Fix copyright notices 2013-06-12 17:04:46 +02:00
Sébastien Villemot 0ab230b474 Fix copyright notices 2012-10-31 17:03:49 +01:00
Stéphane Adjemian (Scylla) 1467bec712 Removed internal documentation an unitary test options from the dynare command. Created instead
a specific command named internals.

The internal documentation of a matlab routine can be displayed on screen using the following
syntax:

internals --info <PATH AND NAME OF THE MATLAB ROUTINE>

The unitary tests (if any) associated to a matlab routine are triggered as follows:

internals --test <PATH AND NAME OF THE MATLAB ROUTINE>

+Cosmetic changes in the headers.
2011-09-12 11:46:14 +02:00
Stéphane Adjemian (Charybdis) c0faa2ccb8 Fixed bug. 2011-09-05 18:57:42 +02:00
Stéphane Adjemian (Charybdis) 9b9fb7df3a Fixed bug. 2011-09-05 18:57:42 +02:00
Stéphane Adjemian (Charybdis) 4323653f08 Moved doc subfolder into utilities. 2011-09-05 18:57:41 +02:00