#ifndef TNET_H_INCLUDED
#define TNET_H_INCLUDED 1

int tnet (int, char **, int *, char *, int , int *);
tfile net_tfile (int, USPStream *);

#endif
