fpc/rtl/template
2000-08-18 19:15:34 +00:00
..
disk.inc + removed logs 2000-07-13 11:32:24 +00:00
dynlibs.inc + Implemented loading of dynamical libraries 2000-08-18 19:15:34 +00:00
filutil.inc + removed logs 2000-07-13 11:32:24 +00:00
gpl.txt + Put here te be used when needed 1999-03-29 12:27:08 +00:00
header * copyright 2000 2000-01-07 16:41:28 +00:00
lgpl.txt + Put here te be used when needed 1999-03-29 12:27:08 +00:00
math.inc + removed logs 2000-07-13 11:32:24 +00:00
readme + updates to reflect directory 1999-02-12 16:20:06 +00:00
rttip.inc + removed logs 2000-07-13 11:32:24 +00:00
strings.pp + removed logs 2000-07-13 11:32:24 +00:00
system.pp + removed logs 2000-07-13 11:32:24 +00:00

This directory contains :

template files i.e.  files written entirely in pascal  and thus usable 
as a guideline for processor or operating system specific implementations.
(this excludes files from the inc directory which are used by all os/proc's)

strings.pp    Turbo pascal compatible strings unit
math.inc      RTL Mathematical functions (on real type)
rttip.inc     Runtime type information include
system.pp     System unit template