Added a new filter which can directly read the output
authorarjen <arjen>
Sat, 3 Nov 2007 10:26:13 +0000 (10:26 +0000)
committerarjen <arjen>
Sat, 3 Nov 2007 10:26:13 +0000 (10:26 +0000)
commit05a6ba0ae590f5a623fb1705420cdb3402f72891
tree0edacafee340a01030b6c4e0b711023ac209a8db
parent5595661037a8922a8ba639720fbe45a1550fd021
Added a new filter which can directly read the output
of the UNIX df command. A brief description is added in
the user manual.
doc/manual.xml
doc/psd-parameter-input.obj [new file with mode: 0644]
src/gcm_input/Makefile.am
src/gcm_input/Makefile.in
src/gcm_input/df_filter.cpp [new file with mode: 0644]
src/gcm_input/df_filter.h [new file with mode: 0644]
src/gcm_input/gcm_input.cpp