c
c Routine directly callable from C/C++ (it could be necessary to
c append an underscore, "_", to its name depending on the C/C++
c compiler used).
c
c
function thisairesversion()
c
c Returning the current AIRES version.
c
c Written by: S. J. Sciutto, Fermilab 1999.
c
c
c Return value: (integer) The corresponding version in integer
c ============ format (for example 01040200 for version 1.4.2,
c 01040201 for version 1.4.2a, etc.).
c
c
c<--->
|
These pages are maintained by Sergio J. Sciutto |
Back to AIRES library index |
| Back to AIRES home |