c c======================================================================= c Include file "version.h" for PE_initial. c======================================================================= c #ifndef rmdocinc c MODEL The name of the model or code. (character) c VDATE The date the current version was closed. (character) c VNUM The current version number. (character) c======================================================================= c #endif character*10 model,vdate,vnum common /version/ model,vdate,vnum