Commit 150f17b47181ef8ba110171996d9a59a03446e46

Authored by Elena.Budnik
2 parents c8f4ea1d 1c64caa4

Merge branch 'master' of https://gitlab.irap.omp.eu/CDPP/DDServer

benjamin versionning
Showing 1 changed file with 2 additions and 1 deletions   Show diff stats
src/SERVER/DD_Server.c
1 /*============================================================== 1 /*==============================================================
2 * DD SYSTEM 2 * DD SYSTEM
3 * DD_Server.c 3 * DD_Server.c
4 - * V. 6.0 4 + * V. 7.0
5 * 5 *
6 * Description: 6 * Description:
7 * 7 *
@@ -23,6 +23,7 @@ @@ -23,6 +23,7 @@
23 * May 21, 2008 - Fedorov, V.5.7 Try SetTime several times 23 * May 21, 2008 - Fedorov, V.5.7 Try SetTime several times
24 * Apr 12, 2009 - Fedorov, V.5.8 Correct procession of OUTOFTIME 24 * Apr 12, 2009 - Fedorov, V.5.8 Correct procession of OUTOFTIME
25 * Nov 18, 2012 - Fedorov, V.6.0 New call to get the variable info 25 * Nov 18, 2012 - Fedorov, V.6.0 New call to get the variable info
  26 + * Dec 05; 2017 - Renard, V.7.0
26 *===============================================================*/ 27 *===============================================================*/
27 #include "DD_Access.h" 28 #include "DD_Access.h"
28 #include <sys/time.h> 29 #include <sys/time.h>