--- MITgcm/model/inc/SIZE.h 2001/02/04 14:38:45 1.24 +++ MITgcm/model/inc/SIZE.h 2001/03/09 19:36:59 1.25 @@ -1,5 +1,13 @@ -C $Header: /home/ubuntu/mnt/e9_copy/MITgcm/model/inc/SIZE.h,v 1.24 2001/02/04 14:38:45 cnh Exp $ +C $Header: /home/ubuntu/mnt/e9_copy/MITgcm/model/inc/SIZE.h,v 1.25 2001/03/09 19:36:59 adcroft Exp $ C $Name: $ + + These lines are here to deliberately cause a compile-time error. + If you see these lines in your .F files or the compiler shows them + as an error then it means you have not placed your configuration + files in the appropriate place. + You need to place you own copy of SIZE.h in the include + path for the model. + C C /==========================================================\ C | SIZE.h Declare size of underlying computational grid. |