stub_warning.txt

In any of the directories, only the files which bear the directory's name are the real files, that can be safely copied to the `source' directory of the project. All other files are either stubs which only mimic functionality, or the test's driver code!

Do not mix the stubs with the actual project files, or viceversa. It will make you angry.

-RF
