=== GNE: computation of Nash Equilibria ===

Version 0.99-0
=============

- remove eqsolve manual.
- remove C-level warnings on mavericks.
- remove ampersands.


Version 0.98
=============

- first release on CRAN after removing unnecessary file/directory.


Version 0.97
=============

- add new algorithms and change the arguments of functions GNE.nseq and GNE.ceq.
- update vignette, manuals and tests files.
- depends now the SQUAREM package.
- update the benchmark functions for GNE.nseq.
- add new constrained equation algorithms.
- start Stackelberg equilibrium (experimental stage).

Version 0.96
=============

- remove PROBj2k***, GrPROBj2k***, GrGrPROBj2k*** functions.

Version 0.95
=============

- Wide and deep rebuild of the package. Now use
the BB, alabama, nleqslv packages. 
- deleted functions are PROBj2k, GrPROBj2k, GrGrPROBj2k and
depreciated functions are NewtonKKT, fixedpoint, minGap.

Version 0.9
=============

- Initial release on R-forge.

