pkgsrc/biology/mopac/patches/patch-aa
tnn 8d44eb9488 Import mopac-7.0 as pkgsrc/biology/mopac.
Mopac is semiempirical molecular energy calculation program for
chemistry and physics.

From pkgsrc-wip, original from PR pkg/18046 by Osamu OISHI.
2008-03-09 17:52:57 +00:00

15 lines
709 B
Text

$NetBSD: patch-aa,v 1.1.1.1 2008/03/09 17:52:57 tnn Exp $
--- SIZES.orig Wed Oct 21 22:57:58 1998
+++ SIZES Wed Oct 21 22:58:49 1998
@@ -10,8 +10,8 @@
* ISYBYL = 1 IF MOPAC IS TO BE USED IN THE SYBYL PACKAGE, =0 OTHERWISE
* SEE ALSO NMECI, NPULAY AND MESP AT THE END OF THIS FILE
*
- PARAMETER (MAXHEV=30, MAXLIT=30)
- PARAMETER (MAXTIM=3600, MAXDMP=3600)
+ PARAMETER (MAXHEV=60, MAXLIT=60)
+ PARAMETER (MAXTIM=7200, MAXDMP=3600)
PARAMETER (ISYBYL=0)
*
************************************************************************