Branch: Tag:

2022-11-04

2022-11-04 11:52:56 by Henrik Grubbström (Grubba) <grubba@grubba.org>

Modules: Mark a bunch of example modules as experimental.

72:      // Some constants to register the module in the RXML parser.    - constant module_type = MODULE_TAG; + constant module_type = MODULE_TAG|MODULE_EXPERIMENTAL;   LocaleString module_name = LOCALE(3,"Newstyle Fnord!");   LocaleString module_doc =    LOCALE(4,"Adds an extra container tag, &lt;fnord&gt; that's supposed "