/* dps_raw.h generated from dps_raw.psw by unix pswrap V1.009 Wed Apr 19 17:50:24 PDT 1989 */ #ifndef DPS_RAW_H #define DPS_RAW_H #if defined(__cplusplus) || defined(c_plusplus) extern "C" { #endif extern void PSWProductStringLength(DPSContext ctxt, int *len); extern void PSWProductString(DPSContext ctxt, char *productname); extern void PSWGetCoordtr(DPSContext ctxt, float ctm[], float invctm[], int *x_offset, int *y_offset); #if defined(__cplusplus) || defined(c_plusplus) } #endif #endif /* DPS_RAW_H */