Last change
on this file since 3882 was 3876, checked in by ansari, 15 years ago |
Ajout de la fonctionalite de calcul des visibilites (sur donnees firmware FFT uniquement) dans le programme d'acquisition mfacq.cc , Reza 09/09/2010
|
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 | */
|
---|
[3876] | 7 | #define BAOR_ACQ_VER 7.2
|
---|
| 8 | #define BAOR_ACQ_VER_STR "BaoAcq_v7r2_Sep10 "
|
---|
[3671] | 9 |
|
---|
| 10 | #endif
|
---|
| 11 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.