1.1 ! misho 1: #include "global.h" ! 2: ! 3: ! 4: int ! 5: main(int argc, char **argv) ! 6: { ! 7: return 0; ! 8: }