!++ ! Table of Contents ! ! WPE_OPTIONS.TPU ! 27-AUG-1988 23:36 ! ! Procedure name Page Description ! -------------- ---- ------------ ! ! wpe_options_module_ident 1 Ident ! wpe_options_module_init 1 Module Init !-- procedure wpe_options_module_ident ! Ident return "V05-000"; endprocedure; procedure wpe_options_module_init ! Module Init ! NOTE: Do not modify the following line without changing the build procedure. eve$x_option_edw := 0; ! Not building EDW endprocedure; wpe_options_module_init;