qse/ase/stx/interp.h

19 lines
217 B
C

/*
* $Id: interp.h,v 1.2 2005-07-07 07:45:05 bacon Exp $
*/
#ifndef _XP_STX_INTERP_H_
#define _XP_STX_INTERP_H_
#include <xp/stx/stx.h>
#ifdef __cplusplus
extern "C" {
#endif
#ifdef __cplusplus
}
#endif
#endif