Explorar el Código

Incremented version to 1.3.0 (added saccades functionality).


git-svn-id: https://svn.microneil.com/svn/SNF4CGP/trunk@58 59e8e3e7-56fa-483b-b4b4-fa6ab0af3dfc
master
adeniz hace 10 años
padre
commit
5733bae97d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      SNF4CGP/main.cpp

+ 1
- 1
SNF4CGP/main.cpp Ver fichero

@@ -13,7 +13,7 @@
using namespace std; // Introduce standard namespace.
const string SNF4CGP_VERSION_INFO = "CGPSNF Version 1.2.0 Build: " __DATE__ " " __TIME__;
const string SNF4CGP_VERSION_INFO = "CGPSNF Version 1.3.0 Build: " __DATE__ " " __TIME__;
const int ConfigPathArgNumber = 1;
const int MaxArgcNumber = 2;

Cargando…
Cancelar
Guardar