File tree Expand file tree Collapse file tree 4 files changed +7
-8
lines changed
Expand file tree Collapse file tree 4 files changed +7
-8
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,6 @@ LIBINT (version 2) - a library for the evaluation of molecular integrals of many
44- project page: http://libint.valeyev.net/
5566
7- See INSTALL for installation instructions.
8-
7+ See [ the wiki] ( https://github.com/evaleev/libint/wiki ) for installation and usage instructions.
98
109Copyright (C) 2004-2016 Edward F. Valeev
Original file line number Diff line number Diff line change 11define ( [ libint_mmm_version] ,[ 2.2.0] )
2- define ( [ libint_buildid] ,[ beta1 ] )
3- define ( [ libint_so_version] ,[ 2:0 :0] )
2+ define ( [ libint_buildid] ,[ ] )
3+ define ( [ libint_so_version] ,[ 2:2 :0] )
44
55dnl --------- Begin ---------
66dnl Process this file with autoconf to produce a configure script.
Original file line number Diff line number Diff line change 11LIBINT (version 2) - a library for the evaluation of molecular
22integrals of many-body operators over Gaussian functions
3- Copyright (C) 2004-2014 Edward F. Valeev
3+ Copyright (C) 2004-2016 Edward F. Valeev
44
55This program is free software. Most of it can be redistributed and/or modified
66under the terms of the GNU Library General Public License, version 2
Original file line number Diff line number Diff line change 1- define([libint_mmm_version],[2.1 .0])
2- define([libint_buildid],[beta ])
3- define([libint_so_version],[2:0 :0])
1+ define([libint_mmm_version],[2.2 .0])
2+ define([libint_buildid],[])
3+ define([libint_so_version],[2:2 :0])
44
55dnl --------- Begin ---------
66dnl Process this file with autoconf to produce a configure script.
You can’t perform that action at this time.
0 commit comments