source:
vis_dev/dev/main.c
@
19
Last change on this file since 19 was 15, checked in by , 13 years ago | |
---|---|
File size: 103 bytes |
Line | |
---|---|
1 | #include "stdio.h" |
2 | #include "hrc.h" |
3 | #include "ntk.h" |
4 | |
5 | int main() |
6 | { |
7 | Hrc_Manager_t * hmge; |
8 | return 0; |
9 | } |
Note: See TracBrowser
for help on using the repository browser.