mozul created page: release_notes authored by Frédéric Dubois's avatar Frédéric Dubois
......@@ -2,6 +2,7 @@
This page aims at keeping major information regarding the changes of function names, argument names or whatever between
the different versions of LMGC90.
This is not release notes 'stricto sensu'.
* [2015->2016](#2016)
......@@ -9,7 +10,8 @@ This is not release notes 'stricto sensu'.
## <a name=2016> version 2016 ##
There are several changes concerning the **pre** python module.
Remember that script is provided in *lmgc90_user/src/addons* attempting to update a single script or all python scripts in a directory tree.
Remember that a script is provided in *lmgc90_user/src/addons* attempting to update a single script or all python scripts in a directory tree.
If *lmgc90_user/src/addons* is in your `$PATH` environment variable, run:
```shell
......
......