MusicKit  0.0.0
musickit_c.h
00001 /* 6/1/95  - jos, created */
00002 /* 4/6/96  - gps, integrated all include files in this file */ 
00003 /* 4/11/96 - gps, added SGI dependencies                    */ 
00004 
00005 #ifdef _SGI_SOURCE
00006 #include <values.h>
00007 #endif
00008 
00009 #include <stdio.h>
00010 #include <math.h>
00011 #include <stdlib.h>
00012 
00013 #include "numerics.h"
00014 #include "soundout.h"
00015 #include "mk_sys.h"
00016 #include "uglib/ugs_c.h"
00017 
00018