2
0

readme 441 B

12345678910
  1. This directory contains :
  2. template files i.e. files written entirely in pascal and thus usable
  3. as a guideline for processor or operating system specific implementations.
  4. (this excludes files from the inc directory which are used by all os/proc's)
  5. strings.pp Turbo pascal compatible strings unit
  6. math.inc RTL Mathematical functions (on real type)
  7. rttip.inc Runtime type information include
  8. system.pp System unit template