LIBINT
2.1.0-stable
Main Page
Related Pages
Namespaces
Classes
Files
File List
src
lib
libint
GenericContract.h
1
/*
2
* This file is a part of Libint.
3
* Copyright (C) 2004-2014 Edward F. Valeev
4
*
5
* This program is free software: you can redistribute it and/or modify
6
* it under the terms of the GNU Library General Public License, version 2,
7
* as published by the Free Software Foundation.
8
*
9
* This program is distributed in the hope that it will be useful,
10
* but WITHOUT ANY WARRANTY; without even the implied warranty of
11
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12
* GNU General Public License for more details.
13
*
14
* You should have received a copy of the GNU Library General Public License
15
* along with this program. If not, see http://www.gnu.org/licenses/.
16
*
17
*/
18
19
#ifndef _libint2_src_lib_libint_genericcontract_h_
20
#define _libint2_src_lib_libint_genericcontract_h_
21
22
// generic contract is inlined -- see libint2.h
23
24
#endif
Generated by
1.8.11