cdqueue2 : cdlist that can be used like queue and can delete element that will never...
authorFrançois Bobot <francois@bobot.eu>
Thu, 1 Mar 2012 01:34:35 +0000 (01:34 +0000)
committerFrançois Bobot <francois@bobot.eu>
Thu, 1 Mar 2012 01:34:35 +0000 (01:34 +0000)
commit8c0b2d6db32103268f84d89c0d0545c7eb504069
treeea76a79811b7ccb62e1965ce4c2975d9e0e16753
parent752b07858cf473d116f1167c752b2be0b1068645
cdqueue2 : cdlist that can be used like queue and can delete element that will never be restored
src/context/Makefile.am
src/context/cdlist.h
src/context/cdqueue2.h [new file with mode: 0644]