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.

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