From 4c120f4bb958c54c6953176f926a680920203f6d Mon Sep 17 00:00:00 2001 From: easybuild <easybuild@login2.bullx> Date: Mon, 18 Sep 2017 12:30:03 +0200 Subject: [PATCH] Mon, 18 Sep 2017 12:30:03 +0200 --- anselm.csv | 1 + anselm.md | 1 + 2 files changed, 2 insertions(+) diff --git a/anselm.csv b/anselm.csv index 22bed73f..41cdaa81 100644 --- a/anselm.csv +++ b/anselm.csv @@ -290,6 +290,7 @@ PrgEnv-intel/14.0.1,1 PrgEnv-intel/15.0.3,1 bullxde/2.0,1 Doris/4.06beta2-intel-2017a,1 +Anaconda2/4.4.0,1 Anaconda3/4.4.0,1 Bison/2.5-intel-2015b,1 Bison/2.7-foss-2015g,1 diff --git a/anselm.md b/anselm.md index 710f9539..08d8688a 100644 --- a/anselm.md +++ b/anselm.md @@ -181,6 +181,7 @@ | Module | Description | | ------ | ----------- | +| Anaconda2 | | | Anaconda3 | | | [Bison](http://www.gnu.org/software/bison) | Bison is a general-purpose parser generator that converts an annotated context-free grammar into a deterministic LR or generalized LR (GLR) parser employing LALR(1) parser tables. | | [byacc](http://invisible-island.net/byacc/byacc.html) | Berkeley Yacc (byacc) is generally conceded to be the best yacc variant available. In contrast to bison, it is written to avoid dependencies upon a particular compiler. | -- GitLab