Dear Igor, On 5 Apr 2011, at 07:34, Igor Korepanov wrote:
> Dear Forum, > > We are writing our new GAP package called PL, which stays for > "piecewise-linear" topology and mathematical physics. As some functions > already work, I think we will make it available for public (support and) > critisism soon. > > However, when GAP reads our package, it writes out: > > #I method installed for UnderlyingField matches more than one declaration > > How can I fish out and fix this bug? There is a large chance that this is a problem with a different package - for example, I can reproduce it when I start GAP 4.4.12 with -A option (so no autoloaded packages are loaded), but without -r option (so it reads my .gaprc file and loads packages stated there). Could you try to start GAP with -r -A options and then do LoadPackage("PL"); to check if the problem persists? Best wishes, Alexander _______________________________________________ Forum mailing list Forum@mail.gap-system.org http://mail.gap-system.org/mailman/listinfo/forum