Prepare Nit code for inherited and automatic constructors.
[nit.git] / src / nitdoc.nit
index 0fc787f..46cd1ed 100644 (file)
@@ -243,7 +243,7 @@ special AbstractCompiler
                self.extract_other_doc
        end
 
-       redef init
+       init
        do
                super
                option_context.add_option(opt_dir)