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

Last change on this file since 3750 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
RevLine 
[578]1#ifndef SVERSION_H
2#define SVERSION_H
3
[3413]4#define SOPHYA_VERSION 2.1
[3750]5#define SOPHYA_REVISION 50
6#define SOPHYA_TAG "V_Mar2010"
[578]7
8#endif
Note: See TracBrowser for help on using the repository browser.