A program that takes an input molecule file (or files) and concatenates all the molecules into a single molecule file.
prompt> catmols -i file1.oeb.gz file2.oeb.gz -o output.oeb.gz
Download code
catmols.cpp
See also
OEAddMols function
OEAddMols
OEInterface::GetList method
OEInterface::GetList