File r37/packages/mathpr/mathpr.red artifact d20cf1b3f6 part of check-in a57e59ec0d


module mathpr;  % Header module for mathpr package.

% Author: Anthony C. Hearn.

create!-package('(mathpr mprint sqprint ratprin dfprin % prend specprin
		  fortpri),
		nil);

flag('(mathpr),'core_package);

endmodule;

end;


REDUCE Historical
REDUCE Sourceforge Project | Historical SVN Repository | GitHub Mirror | SourceHut Mirror | NotABug Mirror | Chisel Mirror | Chisel RSS ]