#ifndef _DGP1_HH #define _DGP1_HH #include "grammar.hh" #include "sgraph.hh" #include "mgraph.hh" // API void dgp1(); #endif