carl 280878b8a5 + initialize some global variables 24 년 전
..
disk.inc 650fbb86aa + removed logs 25 년 전
dynlibs.inc bfdac9385b + Implemented loading of dynamical libraries 25 년 전
filutil.inc 650fbb86aa + removed logs 25 년 전
gpl.txt 09b63b2aa2 + Put here te be used when needed 27 년 전
header ec29a31834 * copyright 2000 26 년 전
lgpl.txt 09b63b2aa2 + Put here te be used when needed 27 년 전
math.inc 650fbb86aa + removed logs 25 년 전
readme 00f5fae811 + updates to reflect directory 27 년 전
rttip.inc 650fbb86aa + removed logs 25 년 전
strings.pp 650fbb86aa + removed logs 25 년 전
system.pp 280878b8a5 + initialize some global variables 24 년 전
sysutils.pp 2cc3d97a1d * added empty template 24 년 전

readme

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