Frog
|
#include "frog/mwu_chunker_mod.h"
#include <iostream>
#include <fstream>
#include <cstdlib>
#include <string>
#include <cstring>
#include <vector>
#include <map>
#include "timbl/TimblAPI.h"
#include "ticcutils/PrettyPrint.h"
#include "frog/Frog-util.h"
Macros | |
#define | LOG *TiCC::Log(errLog) |
#define | DBG *TiCC::Log(dbgLog) |
Functions | |
ostream & | operator<< (ostream &os, const Mwu &mwu) |
#define DBG *TiCC::Log(dbgLog) |
#define LOG *TiCC::Log(errLog) |