Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 357 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 357 Bytes

colandreas-db-modelselector

filter colandreas db files

compiling

gcc -Wall -o cdbms main.c

typical use

cat modellist.txt | uniq | ./cdbms -iin.cadb -oout.cadb

where modellist.txt contains model ids on separate lines

options

-i<file>    inputfile
-o<file>    outputfile