home *** CD-ROM | disk | FTP | other *** search
/ RISC DISC 2 / RISC_DISC_2.iso / pd_share / program / code / stubshack / HeapGraph / h / Dummyf < prev    next >
Encoding:
Text File  |  1994-11-24  |  140 b   |  9 lines

  1. /* Don't #include this yourself.    */
  2.  
  3. #ifndef __HeapGraph_Dummy_h
  4. #define __HeapGraph_Dummy_h
  5.  
  6. void    HeapGraph_Dummyf( char *c, ...);
  7.  
  8. #endif
  9.