source: src/bin/scpr/LIBS.h@ ce1e39

Last change on this file since ce1e39 was 5d30c1, checked in by Frederik Heber <heber@…>, 13 years ago

Initial commit based on 3.0.0alpha (here claimed as 2.4).

  • simply added all files.
  • Property mode set to 100644
File size: 363 bytes
Line 
1#ifdef HAVE_CHEMISTRY_QC_CINTS
2# include <chemistry/qc/cints/LIBS.h>
3 #ifdef HAVE_CHEMISTRY_QC_MBPTR12
4 # include <chemistry/qc/mbptr12/LIBS.h>
5 #endif
6#endif
7#ifdef HAVE_CHEMISTRY_CCA
8# include <util/misc/LIBS.h>
9#endif
10#include <chemistry/qc/mbpt/LIBS.h>
11#include <chemistry/qc/dft/LIBS.h>
12#include <chemistry/qc/scf/LIBS.h>
13#include <util/options/LIBS.h>
Note: See TracBrowser for help on using the repository browser.