source:
nanoscale/trunk/clientlib.h
@
4583
Last change on this file since 4583 was 409, checked in by kennell, 19 years ago | |
---|---|
File size: 143 bytes |
Line | |
---|---|
1 | #ifndef __CLIENTLIB_H__ |
2 | #define __CLIENTLIB_H__ |
3 | |
4 | int connect_renderer(char *addr, int connect_port, int memory); |
5 | |
6 | #endif /* __CLIENTLIB_H__ */ |
Note: See TracBrowser
for help on using the repository browser.