diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-09-29 12:07:08 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-09-29 12:07:08 +0000 |
commit | d2aebd09b3baa0684e815d73bed08c7476835fc5 (patch) | |
tree | 6a304dd5feed9d84b3a7485a1c7f01018122383a /java/gj/distinfo | |
parent | [new port] java/gj[-jdk11]: Generic Java (diff) |
[new port] java/gj[-jdk11]: Generic Java
GJ is an extension of the Java programming language that
supports generic types.
* Support for generics
* Superset of the Java programming language
* Compiles into the Java Virtual Machine
* Compatible with existing libraries
WWW: http://www.cis.unisa.edu.au/~pizza/gj/
gj-jdk11 is a slave port to gj which uses JDK 1.1.
PR: ports/55111
Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
Diffstat (limited to 'java/gj/distinfo')
-rw-r--r-- | java/gj/distinfo | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/gj/distinfo b/java/gj/distinfo new file mode 100644 index 000000000000..bd104c760008 --- /dev/null +++ b/java/gj/distinfo @@ -0,0 +1 @@ +MD5 (gjdist1.2.tar.gz) = c83e86d3b19cd6657ef386cf9de434b8 |