Accept LF, CR LF, and LF as new-line sequences in data files.
[pspp-builds.git] / src / libpspp / heap.h
2007-07-07 Ben PfaffChange license from GPLv2+ to GPLv3+.
2007-06-08 John DarringtonDelete trailing whitespace at end of lines.
2007-01-10 Ben PfaffAdd heap data structure to src/libpspp, and a test...