source:
src/dgp/dgp1.hh
Last change on this file was acbabee, checked in by Tomasz Obrebski <obrebski@…>, 10 years ago | |
---|---|
|
|
File size: 129 bytes |
Line | |
---|---|
1 | #ifndef _DGP1_HH |
2 | #define _DGP1_HH |
3 | |
4 | #include "grammar.hh" |
5 | #include "sgraph.hh" |
6 | #include "mgraph.hh" |
7 | |
8 | // API |
9 | |
10 | void dgp1(); |
11 | |
12 | #endif |
Note: See TracBrowser
for help on using the repository browser.