|
From: Rainer S. <rai...@gm...> - 2014-10-01 17:02:29
|
On Tue, 30 Sep 2014 at 17:22 -0400, Kostas Oikonomou wrote: > I knew that, but they are available even without loading the package. > Is it somehow auto-loaded? Yes, the autoload definitions are in packages/support/entry.red As Arthur has pointed out before, it would be much easier to load all these small packages into the Reduce image instead. I tend to agree, but one has to be careful to not introduce incompatibilities - some packages need revisions first. Rainer |