Overview of the directory structure of the Oberon-Library
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

base		base of the Oberon-library; these modules import nothing
		but themselves
fp		floating point routines
fpbase		2nd part of base which depends on fp
tasks		3rd part of base which depends on coroutines
conf		configuration parameters which depend on the installation
if		interface modules for the Oberon compiler
sun		system calls for SunOS 4.1
unix		collection of implementations of abstractions for UNIX
math		mathematical functions (depends currently on fp & sun)
