#ifndef _DGP0_HH
#define _DGP0_HH

#include "grammar.hh"
#include "sgraph.hh"
#include "mgraph.hh"

// API

void dgp0();

#endif
