home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / programming / source / apilot.lha / APilot / APilot_Ser / lists.h < prev    next >
Encoding:
Text File  |  1994-12-03  |  334 b   |  12 lines

  1. /************************************************************************
  2.  *
  3.  * lists.h -- Header file for lists.c
  4.  *
  5.  *-----------------------------------------------------------------------
  6.  * Authors: Casper Gripenberg  (casper@alpha.hut.fi)
  7.  *          Kjetil Jacobsen  (kjetilja@stud.cs.uit.no)    
  8.  *
  9.  */
  10.  
  11. APoint *free_point_head;
  12.