h2d_about1.def: Translation to Stony Brook Modula-2

Last updated: 17.10.1997, 22:11

<*+ M2ADDTYPES *>
<*+ M2EXTENSIONS *>

DEFINITION MODULE h2d_about1;

(*  ----------------------  *)
(*   ABOUT3.H header file   *)
(*  ----------------------  *)

CONST
  IDM_ABOUT = 1;

END h2d_about1.