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