Added list.c and list.h
commitdfbdc7f433bdaf02babe1291b53633e610c42dfe
authorEvanR <evanrinehart@gmail.com>
Sat, 20 Feb 2010 21:14:26 +0000 (20 15:14 -0600)
committerEvanR <evanrinehart@gmail.com>
Sat, 20 Feb 2010 21:14:26 +0000 (20 15:14 -0600)
treeb9081f282da9177db9da5d5555e8de5c973681e6
parent782c3e42be7171c96f070c9505384a113f2625e8
Added list.c and list.h

These are actually copies of list.c and list.h from stage branch
commit 1fb39e

Was probably a mistake to add these in the beginning of that branch
since I was going to need them in the other ones.

I will now merge this into all topic branches, and master branch.
Makefile
list.c [new file with mode: 0644]
list.h [new file with mode: 0644]