ADMB Documentation  -a65f1c97
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
libtype.cpp
Go to the documentation of this file.
1 
9 #include "fvar.hpp"
16 {
17 #ifndef OPT_LIB
18  return 's';
19 #else
20  return 'o';
21 #endif
22 }
char which_library()
Get ADMB library mode.
Definition: libtype.cpp:15
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California.