Rewrite of list library. Now has seperate header and list_entry
authorjongfoster <jongfoster@users.sourceforge.net>
Sun, 16 Sep 2001 13:20:29 +0000 (13:20 +0000)
committerjongfoster <jongfoster@users.sourceforge.net>
Sun, 16 Sep 2001 13:20:29 +0000 (13:20 +0000)
commit1806b665d35568d25f7d90fa17551881d21ca441
treeebf515bb5da3f4bebed6bf66ea2a6c5d91affcb5
parent69206227e248b4845fe7e6ff9fe04ce3edcf2bd6
Rewrite of list library.  Now has seperate header and list_entry
structures.  Also added a large sprinking of assert()s to the list
code.
list.c
list.h
project.h