source: vis_dev/dev/main.c @ 15

Last change on this file since 15 was 15, checked in by cecile, 13 years ago

Vis main file for expermeriments

File size: 103 bytes
Line 
1#include "stdio.h"
2#include "hrc.h"
3#include "ntk.h"
4
5int main()
6{
7Hrc_Manager_t * hmge;
8  return 0;
9}
Note: See TracBrowser for help on using the repository browser.