HELLO WORLD EXAMPLES
--------------------
These are the classical Hello World examples. To run this tests you need to install the clases HELLO_WORLD and HELLO_WORLD2

To compile these examples use:

# make -f hello_world_app.mk
# make -f hello_world2_app.mk
