all buildblocks moved one level up

This commit is contained in:
2015-10-14 18:20:36 +02:00
parent 75832ca05a
commit 0a9fefd921
134 changed files with 0 additions and 0 deletions

17
System/Java/modulefile Normal file
View File

@@ -0,0 +1,17 @@
#%Module1.0
set whatis "programming language"
set url "http://www.java.com"
set license "See http://java.com/license"
set maintainer "Achim Gsell <achim.gsell@psi.ch>"
set help "
Java is a programming language and computing platform first released by Sun
Microsystems in 1995. There are lots of applications and websites that will
not work unless you have Java installed, and more are created every day.
Java is fast, secure, and reliable. From laptops to datacenters, game
consoles to scientific supercomputers, cell phones to the Internet, Java is
everywhere!
"
source $env(PSI_LIBMODULES)