ADMB Documentation  -a65f1c97
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
fvar1.cpp
Go to the documentation of this file.
1 /*
2  * $Id$
3  *
4  * Author: David Fournier
5  * Copyright (c) 2008-2012 Regents of the University of California
6  */
11 #if defined(__GNUC__) && (__GNUC__ < 3)
12  #pragma implementation "fvar.hpp"
13 #endif
14 // file fvar.cpp
15 // constructors, destructors and misc functions involving class prevariable
16 
17 #include "fvar.hpp"
18 int traceflag=0;
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California.
int traceflag
Definition: fvar1.cpp:18