root d1a1f501c8 Initial revision 27 年之前
..
Makefile d1a1f501c8 Initial revision 27 年之前
README d1a1f501c8 Initial revision 27 年之前
math.pp d1a1f501c8 Initial revision 27 年之前
math.ppu d1a1f501c8 Initial revision 27 年之前
objpas.pp d1a1f501c8 Initial revision 27 年之前
sysutils.pp d1a1f501c8 Initial revision 27 年之前
testm.pp d1a1f501c8 Initial revision 27 年之前

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.