slisp/src/SLispMath.i3


Copyright (C) 1994, Digital Equipment Corp.

INTERFACE SLispMath;

IMPORT SLisp;

PROCEDURE Register(interp: SLisp.T);

END SLispMath.