source: src/dgp/dgp1.hh @ e7de6cc

Last change on this file since e7de6cc was e7de6cc, checked in by Tomasz Obrebski <to@…>, 12 years ago

new version of dgp
added dgc, tre and compdic components
compiledic renamed to compdic_utf8
./configure updated

  • Property mode set to 100644
File size: 129 bytes
Line 
1#ifndef _DGP0_HH
2#define _DGP0_HH
3
4#include "grammar.hh"
5#include "sgraph.hh"
6#include "mgraph.hh"
7
8// API
9
10void dgp1();
11
12#endif
Note: See TracBrowser for help on using the repository browser.