code format
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
#ifndef PIRC_GENERATOR_H
|
||||
#define PIRC_GENERATOR_H
|
||||
|
||||
#include "parser.h"
|
||||
|
||||
PIString initName(const PIString & n);
|
||||
bool generate(const PIString & init_name, PIFile & file, const PIVector<ParserSection> & files);
|
||||
|
||||
#endif // PIRC_GENERATOR_H
|
||||
#ifndef PIRC_GENERATOR_H
|
||||
#define PIRC_GENERATOR_H
|
||||
|
||||
#include "parser.h"
|
||||
|
||||
PIString initName(const PIString & n);
|
||||
bool generate(const PIString & init_name, PIFile & file, const PIVector<ParserSection> & files);
|
||||
|
||||
#endif // PIRC_GENERATOR_H
|
||||
|
||||
Reference in New Issue
Block a user