source: app/src/dgp/dgp0.hh @ 0214596

help
Last change on this file since 0214596 was 0214596, checked in by pawelk <pawelk@…>, 16 years ago

Dodalismy do pakietu utt komponent dgp (brak configow i innych bajerow).

git-svn-id: svn://atos.wmid.amu.edu.pl/utt@24 e293616e-ec6a-49c2-aa92-f4a8b91c5d16

  • 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 dgp0();
11
12#endif
Note: See TracBrowser for help on using the repository browser.