00001 #ifndef _chemistry_cca_server_basisccatosc_h
00002 #define _chemistry_cca_server_basisccatosc_h
00003
00004 namespace MPQC {
00005 sc::Ref<sc::GaussianBasisSet>
00006 basis_cca_to_sc( Chemistry::QC::GaussianBasis::MolecularInterface& );
00007 }
00008
00009 #endif