Re: Maple modules

From: Alec Mihailovs (alec_at_mihailovs.com)
Date: 01/25/05


Date: Tue, 25 Jan 2005 18:25:40 GMT


"Mate Martie" <mmartie@personal.ro> wrote in message
news:22mcn5g0lbx6@legacy...
> Is it possible to display the body of a (library) module
> in Maple (and not only its "skeleton" and exports)?
> Are they "hidden" for purpose?
> For procedures, it is sufficient to set interface(verboseproc=2).

Similarly, for modules, one can set kernelopts(opaquemodules=false).

Alec