Last change
on this file since 78 was 78, checked in by arnault, 20 years ago |
Various bug fixes - see CL# 273 274
|
-
Property svn:eol-style
set to
native
|
File size:
394 bytes
|
Rev | Line | |
---|
[2] | 1 | //-----------------------------------------------------------
|
---|
| 2 | // Copyright Christian Arnault LAL-Orsay CNRS
|
---|
| 3 | // arnault@lal.in2p3.fr
|
---|
| 4 | // See the complete license in cmt_license.txt "http://www.cecill.info".
|
---|
| 5 | //-----------------------------------------------------------
|
---|
| 6 |
|
---|
| 7 | #ifndef __cmt_version_h__
|
---|
| 8 | #define __cmt_version_h__
|
---|
| 9 |
|
---|
[78] | 10 | //#define CMTVERSION "v1r18p20050501"
|
---|
| 11 | #define CMTVERSION "HEAD"
|
---|
[2] | 12 |
|
---|
| 13 | #endif
|
---|
Note:
See
TracBrowser
for help on using the repository browser.