1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37
|
.TH "Version of the BrlAPI library" 3 "Sat Oct 25 2014" "Version 1.0" "BrlAPI" \" -*- nroff -*-
.ad l
.nh
.SH NAME
Version of the BrlAPI library \-
.SS "Macros"
.in +1c
.ti -1c
.RI "#define \fBBRLAPI_RELEASE\fP '0\&.6\&.2'"
.br
.ti -1c
.RI "#define \fBBRLAPI_MAJOR\fP 0"
.br
.ti -1c
.RI "#define \fBBRLAPI_MINOR\fP 6"
.br
.ti -1c
.RI "#define \fBBRLAPI_REVISION\fP 2"
.br
.in -1c
.SH "Detailed Description"
.PP
.SH "Macro Definition Documentation"
.PP
.SS "#define BRLAPI_MAJOR 0"
Library major version\&.
.SS "#define BRLAPI_MINOR 6"
Library minor version\&.
.SS "#define BRLAPI_RELEASE '0\&.6\&.2'"
Library version\&.
.SS "#define BRLAPI_REVISION 2"
Library revision\&.
.SH "Author"
.PP
Generated automatically by Doxygen for BrlAPI from the source code\&.
|