modification in EPOS	
1)  epos-bas-199.f
 a)     common  HIPARNT for HIJING collides with the same
     one in JAM (size is different) so it is comment out.
 b)  HINT1 in that common  is used two times.--> comment out
2) epos-uti-199.f
   character*20 text --> character*(*) text  (at 2 pos.)
   character*40 text --> character*(*) text  (at 1 pos.)

3) epos-bas-199lhc.f
      character*40 text --> character*(*) text  (at 6 pos.)

     