Skip to content

Commit

Permalink
Change links to working versions.
Browse files Browse the repository at this point in the history
git-svn-id: svn://helios.math.rwth-aachen.de/home2/thuban/svnuser/REPOSITORY/io/trunk@238 fe943924-0cfe-0310-992e-f7ec16831e91
  • Loading branch information
noeske committed Dec 12, 2006
1 parent 3c6ecb9 commit 40496c1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
- paths to executables do PATH lookups using IO_FindExecutable
- IO_FilteredFile to create a File object which filteres through a pipeline.
- Let IO_Close automatically call IO_WaitPid under certain circumstances.
- Released revision 237 as 2.0
- Released revision 238 as 2.0


==========================
Expand Down
6 changes: 3 additions & 3 deletions PackageInfo.g
Original file line number Diff line number Diff line change
Expand Up @@ -163,9 +163,9 @@ Status := "deposited",
## and updating of the package in the GAP distribution.
#
README_URL :=
"http://www.math.rwth-aachen.de/~Max.Neunhoeffer/Computer/Software/io/README.io",
"http://www.math.rwth-aachen.de/~Max.Neunhoeffer/Computer/Software/Gap/io/README.io",
PackageInfoURL :=
"http://www.math.rwth-aachen.de/~Max.Neunhoeffer/Computer/Software/io/PackageInfo.g",
"http://www.math.rwth-aachen.de/~Max.Neunhoeffer/Computer/Software/Gap/io/PackageInfo.g",

## Here you must provide a short abstract explaining the package content
## in HTML format (used on the package overview Web page) and an URL
Expand All @@ -182,7 +182,7 @@ AbstractHTML :=
provides bindings for <span class=\"pkgname\">GAP</span> to the lower \
levels of Input/Output functionality in the C library.",

PackageWWWHome := "http://www.math.rwth-aachen.de/Computer/Software/Gap/io.html",
PackageWWWHome := "http://www.math.rwth-aachen.de/~Max.Neunhoeffer/Computer/Software/Gap/io.html",

## Here is the information on the help books of the package, used for
## loading into GAP's online help and maybe for an online copy of the
Expand Down

0 comments on commit 40496c1

Please sign in to comment.