#ifndef _PBSTKINIT_H #define _PBSTKINIT_H #include /* Tcl_Interp */ int pbsTcl_Init(Tcl_Interp *interp); #endif /* _PBSTKINIT_H */