aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-chemistry/nwchem/files/nwchem-6.6-unique_tags.patch')
-rw-r--r--sci-chemistry/nwchem/files/nwchem-6.6-unique_tags.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/sci-chemistry/nwchem/files/nwchem-6.6-unique_tags.patch b/sci-chemistry/nwchem/files/nwchem-6.6-unique_tags.patch
deleted file mode 100644
index e129406e1..000000000
--- a/sci-chemistry/nwchem/files/nwchem-6.6-unique_tags.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -Naurp nwchem-6.6.orig/src/util/nwc_const.fh nwchem-6.6/src/util/nwc_const.fh
---- nwchem-6.6.orig/src/util/nwc_const.fh 2015-10-01 17:33:14.000000000 +0000
-+++ nwchem-6.6/src/util/nwc_const.fh 2015-11-26 10:53:46.386110924 +0000
-@@ -62,7 +62,7 @@
- * Maximum number of unique tags
- *
- integer nw_max_unq_tags
-- parameter (nw_max_unq_tags = 40)
-+ parameter (nw_max_unq_tags = nw_max_atom)
- *------------------------------------------------------------------------------
- * Maximum number of general contractions in a shell
- *