source: Sophya/trunk/SophyaLib/BaseTools/sversion.h@ 3754

Last change on this file since 3754 was 3750, checked in by ansari, 16 years ago

Prise en charge de float 128 bits (r_16, complex<r_16>) par les NDataBlock<T> et PPersist, controlee par le flag de compilation SO_LDBLE128 defini ds machdefs.h , Reza 03/03/2010

File size: 141 bytes
Line 
1#ifndef SVERSION_H
2#define SVERSION_H
3
4#define SOPHYA_VERSION 2.1
5#define SOPHYA_REVISION 50
6#define SOPHYA_TAG "V_Mar2010"
7
8#endif
Note: See TracBrowser for help on using the repository browser.