[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Loading Foreign routines into Aegis T.



I've been looking at the code for DEFAPOLLO and SYS and was wondering
why sometimes one must load a compiled pascal file in addition
to the calls to define-apollo.  I was looking at gpr_aid.pas and
all the procedures defined there are just wrapped around calls to
the actual routines.  Is this necessary to deal with procedures
that use records and structures?

I want to make the ASH and MAPLE packages from Brown callable from
T.  Has anyone beaten me to it?  Any advice?

Seth