-*- M2 -*-

There is still a potential problem with installing packages.

Suppose we do this:

	loadPackage "Foo"
	loadPackage "Macaulay2"
	installPackage "Foo"

Then the cached raw documentation for Foo will link all the links to documentation
that could have been found in Macaulay2, to Foo, instead.
