diff options
author | cjep <cjep@pkgsrc.org> | 2003-01-05 13:59:37 +0000 |
---|---|---|
committer | cjep <cjep@pkgsrc.org> | 2003-01-05 13:59:37 +0000 |
commit | 696a592a7f289cc29d5db963d43e56258fa20d20 (patch) | |
tree | 92131c39cf4d23e554efe184d9d36eef299fbb5a /doc | |
parent | 3dba4a05291f8788727f4463c5fa0369e769b318 (diff) | |
download | pkgsrc-696a592a7f289cc29d5db963d43e56258fa20d20.tar.gz |
Initial import of GrpConst 2.0 into the NetBSD packages collection as
math/gp-grpconst.
GrpConst is a GAP 4 package for constructing all groups of a given
finite order (up to isomorphism).
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 9e42e0cff80..89379b08338 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.1022 2003/01/05 13:58:26 skrll Exp $ +$NetBSD: CHANGES,v 1.1023 2003/01/05 13:59:37 cjep Exp $ Changes to the packages collection and infrastructure in 2003: @@ -93,3 +93,4 @@ Changes to the packages collection and infrastructure in 2003: Updated libglade2 to 2.0.1nb3 [jmmv 2003-01-05] Updated libgnomecanvas to 2.0.5nb1 [jmmv 2003-01-05] Updated kdelibdocs3 to 3.0.5.1 [skrll 2003-01-05] + Added gp-grpconst-2.0 [cjep 2003-01-5] |