source: trunk/vizservers/nanoscale/clientlib.h @ 952

Last change on this file since 952 was 409, checked in by kennell, 18 years ago

Added nanoscale for visualization server load distribution.

File size: 143 bytes
Line 
1#ifndef __CLIENTLIB_H__
2#define __CLIENTLIB_H__
3
4int connect_renderer(char *addr, int connect_port, int memory);
5
6#endif /* __CLIENTLIB_H__ */
Note: See TracBrowser for help on using the repository browser.