*******************
     BFRunner
*******************

Author: Pedro Melgueira
Version: 1.0
copyright: (c) Pedro Melgueira 2009
contact: pedro_mlm2@hotmail.com

About BFRunner:
  BFRunner was written using QT Creator 1.2.1 and it is distributed under the terms of the GNU General Public License (see COPYING for details)

How to use BFRunner:
  To use BFRunner simply write your code in the first textbox, the input for that code in the second a click execute. Good programming.

Compile:
  To compile this source you need to have qt4 installed on your computer and run qmake and make like any other qt4 application.