19 lines
373 B
C
19 lines
373 B
C
#ifndef _SIF_H_
|
|
#define _SIF_H_
|
|
|
|
/********************************************************************
|
|
Public Headers for CPA Sound Information Management Library
|
|
*********************************************************************/
|
|
|
|
/*HP 02/03/98 #ifndef NO_ACP_SCRIPT*/
|
|
|
|
|
|
#include "SIF/SifTypes.h"
|
|
#include "SIF/SifFunc.h"
|
|
|
|
/* #endif*/
|
|
|
|
|
|
#endif /*_SIF_H_*/
|
|
|