Update Breaking Features in Version 6 authored by Sébastien Villemot's avatar Sébastien Villemot
......@@ -24,4 +24,4 @@ This also affects variable defined on the `dynare` command line, such as:
dynare myfile.mod -Dvar
```
This should normally have no impact, since variable thus defined are typically tested with `@#ifdef`/`@#ifndef` (in which case their value does not matter).
This change should have no impact in most cases, since variable thus defined are typically tested with `@#ifdef`/`@#ifndef` (in which case their value does not matter).