bbEditor.cxx File Reference

#include <iostream>

Include dependency graph for bbEditor.cxx:

Go to the source code of this file.

Functions

int main (int argc, char *argv[])


Function Documentation

int main ( int  argc,
char *  argv[] 
)

Definition at line 72 of file bbEditor.cxx.

00073 {
00074   std::cout << "bbStudio was not compiled with wxWidgets : ciao !" <<std::endl;
00075   return 0;
00076 }


Generated on Thu May 31 15:12:20 2012 for bbtkGEditor by  doxygen 1.5.7.1