Last change
on this file since 3672 was 3671, checked in by ansari, 16 years ago |
- Nettoyage complet des programmes d'acquisition
- Ajout methode BRPaquet::CopyFrom() pour reduction de paquet
- Introduction des classes BRParList , BRConfList , BRAcqConfig
- Introduction du nouveau programme acquisition mfacq.cc (MultiFibresAcq)
Reza, 13/11/2009
|
File size:
223 bytes
|
Rev | Line | |
---|
[3671] | 1 | #ifndef BRACQVERS_H_SEEN
|
---|
| 2 | #define BRACQVERS_H_SEEN
|
---|
| 3 |
|
---|
| 4 | /* ----- BAORadio acquisition software -----
|
---|
| 5 | Software version LAL - 2008-2010
|
---|
| 6 | */
|
---|
| 7 | #define BAOR_ACQ_VER 6.4
|
---|
| 8 | #define BAOR_ACQ_VER_STR "BaoAcq_v6r4_Oct09 "
|
---|
| 9 |
|
---|
| 10 | #endif
|
---|
| 11 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.