Go to the source code of this file.
Defines | |
#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. |
Definition at line 20 of file banner.cpp.
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 30 of file banner.cpp.
Referenced by ad_comm::ad_comm().
Generated on Tue Mar 8 2016 19:51:36 for ADMB Documentation by 1.8.0 |