source:
src/dgp.old/dgp0.hh
@
d6a59ca
Last change on this file since d6a59ca was e7de6cc, checked in by Tomasz Obrebski <to@…>, 13 years ago | |
---|---|
|
|
File size: 129 bytes |
Rev | Line | |
---|---|---|
[e7de6cc] | 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 | ||
10 | void dgp0(); | |
11 | ||
12 | #endif |
Note: See TracBrowser
for help on using the repository browser.