File r38/packages/mathml/mathmlom.red artifact b47d0a2c97 part of check-in 9992369dd3


module mathmlom;

% Author Luis Alvarez (Bath University)

FLUID '(!*f!* safe_atts char ch atts omfuncs!* 
	interval!* mmltypes!* constantsom!*
	count temp space temp2 mmlatts constants!*
        functions!* relations!* constructors!* ir2mml!*
        valid_om!* special_cases!* special_cases2!* mmleq!*);

create!-package('(mathmlom mtables tools ir2om om2ir mml_ir),nil);

endmodule;
end;


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