source:
src/dgp/dgp0.hh
@
243d027
Last change on this file since 243d027 was 5f4d9c3, checked in by Maciej Prill <mprill@…>, 13 years ago | |
---|---|
|
|
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 | |
10 | void dgp0(); |
11 | |
12 | #endif |
Note: See TracBrowser
for help on using the repository browser.