We don't need to create allocate the outpute file stream and open the file at
[external/ragel.git] / ragel / inputdata.h
index d40bc5d..de2f8de 100644 (file)
@@ -44,6 +44,7 @@ struct InputData
        void writeOutput();
        void generateSpecificReduced();
        void openOutput();
+       void openOutput2();
        void generateReduced();
        void prepareMachineGen();
 };