/* -*- C++ -*- */ /************************************************************************* * Copyright(c) 1995~2005 Masaharu Goto (root-cint@cern.ch) * * For the licensing terms see the file COPYING * ************************************************************************/ #ifndef __hpux #include #else #include using namespace std; #endif #define X 5 #define Y 4 #define Z 3 class A { public: void init(int x) {for(int i=0;i