DynGenPar
Dynamic Generalized Parser
Namespaces | Macros
pgf.cpp File Reference

Go to the source code of this file.

Namespaces

 DynGenPar
 

Macros

#define CHECK_STATUS()
 

Macro Definition Documentation

◆ CHECK_STATUS

#define CHECK_STATUS ( )
Value:
if (stream.status() != HaskellDataStream::Ok) \
qFatal("invalid PGF file or wrong version of GF")