MBDyn-1.7.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups
myassert.cc File Reference
#include "mbconfig.h"
#include <cassert>
#include <cstring>
#include <cstdlib>
#include "myassert.h"
Include dependency graph for myassert.cc:

Go to the source code of this file.

Variables

int fSilent = 0
 
int fPedantic = 0
 

Variable Documentation

int fPedantic = 0

Definition at line 59 of file myassert.cc.

Referenced by main(), and mbdyn_parse_arguments().

int fSilent = 0

Definition at line 58 of file myassert.cc.

Referenced by main(), and mbdyn_parse_arguments().