openbabel 0.5.4

Rust bindings to cheminformatics toolbox OpenBabel
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
file(REMOVE_RECURSE
  "CMakeFiles/data_headers"
  "atomizationenergies.h"
  "atomtyp.h"
  "bondtyp.h"
  "phmodeldata.h"
  "resdata.h"
  "ringtyp.h"
  "spacegroups.h"
  "torlib.h"
  "types.h"
)

# Per-language clean rules from dependency scanning.
foreach(lang )
  include(CMakeFiles/data_headers.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()