%# -*-mode: mgp-*- %metastr . .define c "# " # -*-mode: mgp-*- # # <:NAME> # .license # # <:DATE> <:AUTHOR> <<:EMAIL>> # ###################################################################### .define MGPGALLERY \"/usr/X11R6/lib/X11/mgp/" .if defined("INCL") # include <<:INCL>> { .include <<:INCL>> # } include <<:INCL>> .else .include <:MGPGALLERY> + "default.mgp" .endif # defined("INCL") #EOF .end %doc Uses: INCL INCL: full pathname of template file to include TO DO: I do not know magicpoint well enough to know if any kind of skeleton body is even appropriate. -- AlanE