Predator  [unstable] git snapshot
Namespaces | Macros | Functions | Variables
cont_shape.hh File Reference
#include "shape.hh"
#include <cl/cl_msg.hh>

Go to the source code of this file.

Namespaces

namespace  ContShape

Macros

#define CS_DEBUG(msg)

Functions

void detectLocalContShapes (TShapeListByHeapIdx *pDst, const SymState &)

Variables

bool debuggingEnabled

Macro Definition Documentation

#define CS_DEBUG (   msg)
Value:
do { \
break; \
CL_DEBUG(msg); \
} while (0)

Definition at line 33 of file cont_shape.hh.

Function Documentation

void detectLocalContShapes ( TShapeListByHeapIdx pDst,
const SymState  
)