sn_population.[ch]: Add the sn_population object.
authorFlorian Forster <octo@leeloo.home.verplant.org>
Fri, 25 Apr 2008 09:06:26 +0000 (11:06 +0200)
committerFlorian Forster <octo@leeloo.home.verplant.org>
Fri, 25 Apr 2008 09:06:26 +0000 (11:06 +0200)
commit1256a55bf0f0b093d16be7086926d716b6de9ebe
tree87c4dccd782bb20c224a1af41dcbf8ea7570443a
parent993228caa1003ec75b96ee8f98824a13c4a2a4b0
sn_population.[ch]: Add the sn_population object.

This object capsulates population handling in a thread-safe manner.
src/sn_population.c [new file with mode: 0644]
src/sn_population.h [new file with mode: 0644]