Blame examples/manual/eof_test01.txt

Packit f00812
This is test file #1
Packit f00812
Packit f00812
-------------------------------------------------
Packit f00812
Packit f00812
We will now include test #2 in a standard way.
Packit f00812
Packit f00812
#include "eof_test02.txt"
Packit f00812
Packit f00812
-------------------------------------------------
Packit f00812
Packit f00812
And now we will include test # 2 with a different
Packit f00812
format
Packit f00812
Packit f00812
#include "eof_test02.txt"
Packit f00812
-------------------------------------------------
Packit f00812
Packit f00812
and this is the end of the test.