ADMB Documentation
-a65f1c97
|
Function banner. More...
Go to the source code of this file.
Macros | |
#define | STR(x) #x |
#define | STR2(x) STR(x) |
Functions | |
void | banner (const adstring &program_name) |
Generates a boast. Provides information on SVN revision number, compiler and operating system. Includes the file "banner-info.cpp" containg information generated by the makefile. More... | |
Definition at line 21 of file banner.cpp.
void banner | ( | const adstring & | program_name | ) |
Generates a boast. Provides information on SVN revision number, compiler and operating system. Includes the file "banner-info.cpp" containg information generated by the makefile.
program_name | a adstring containing a version, e.g. "4.0x" |
Definition at line 31 of file banner.cpp.
Referenced by ad_comm::ad_comm().
Generated on Wed Sep 7 2022 00:01:30 for ADMB Documentation by 1.8.5 |