florian 5d0c0d30c6 + stuff from old objpash.inc and objpas.inc merged in 28 yıl önce
..
Makefile d1a1f501c8 Initial revision 28 yıl önce
README d1a1f501c8 Initial revision 28 yıl önce
math.pp d1a1f501c8 Initial revision 28 yıl önce
math.ppu d1a1f501c8 Initial revision 28 yıl önce
objpas.pp 5d0c0d30c6 + stuff from old objpash.inc and objpas.inc merged in 28 yıl önce
sysutils.pp d1a1f501c8 Initial revision 28 yıl önce
testm.pp d1a1f501c8 Initial revision 28 yıl önce

README

This directory contains units that are part of the Object Pascal support
of the Free Pascal Compiler.

You can find here the following files:

objpas.pp : makes Free Pascal more Borland Delphi compatible, data types
are redefined

math.pp : Contains basic mathematical functions, as well as some financial
functions.

sysutils.pp : Contains the exception support of the Free Pascal Compiler.


Enjoy !
The Free Pascal Development Team.