From 6428890e283a1580d1923f6974a6a6cd2d44dfe2 Mon Sep 17 00:00:00 2001 From: Christophe Geuzaine <cgeuzaine@ulg.ac.be> Date: Mon, 19 Feb 2001 13:20:09 +0000 Subject: [PATCH] *** empty log message *** --- README.devel | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.devel b/README.devel index 2bd33bb815..9d736185f1 100644 --- a/README.devel +++ b/README.devel @@ -16,7 +16,8 @@ post-processing view-dependent option. to access it), a reference to a handling routine (i.e. opt_XXX) and a default value for this option. -3) Create the handling routine opt_XXX in Common/Options.cpp. +3) Create the handling routine opt_XXX in Common/Options.cpp (and add +the prototype in Common/Options.h). 4) Create the associated widget in Fltk/GUI.cpp -- GitLab