(C) 1998 AROS - The Amiga Research OS
// Valid number are: 5, -1, +3, +0007, etc.
Added docs
Moved #include's into first column
The #includes in the header *must* begin in the first column. Otherwise makedepend will ignore them (GCC works, though).
Removed a couple of Logs