From 8a13cb89f4dd9094c24e989d6933c63486bdfd84 Mon Sep 17 00:00:00 2001 From: Easy Build <easybuild@login4.head.smc.salomon.it4i.cz> Date: Fri, 12 Apr 2019 08:30:03 +0200 Subject: [PATCH] Fri, 12 Apr 2019 08:30:03 +0200 --- uv2000.csv | 1 + uv2000.md | 1 + 2 files changed, 2 insertions(+) diff --git a/uv2000.csv b/uv2000.csv index b07f8d36..7a36aaa7 100644 --- a/uv2000.csv +++ b/uv2000.csv @@ -64,6 +64,7 @@ intel/2017c,4 intel/2018.04,4 iomkl/2018.04,4 iompi/2018.04,4 +Java/1.8.0_121,4 libdrm/2.4.76,4 libffi/3.2.1,4 libpng/1.6.34,4 diff --git a/uv2000.md b/uv2000.md index 4f30bdb4..cd74d05b 100644 --- a/uv2000.md +++ b/uv2000.md @@ -46,6 +46,7 @@ | ------ | ----------- | | [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. | | [flex](http://flex.sourceforge.net/) | Flex (Fast Lexical Analyzer) is a tool for generating scanners. A scanner, sometimes called a tokenizer, is a program which recognizes lexical patterns in text. | +| [Java](http://java.com/) | Java Platform, Standard Edition (Java SE) lets you develop and deploy Java applications on desktops and servers. | | [Python](http://python.org/) | Python is a programming language that lets you work more quickly and integrate your systems more effectively. | | [Tcl](http://www.tcl.tk/) | Tcl (Tool Command Language) is a very powerful but easy to learn dynamic programming language, suitable for a very wide range of uses, including web and desktop applications, networking, administration, testing and many more. | -- GitLab