#ifndef __EDITOR_H__ #define __EDITOR_H__ /*************** AUTO GENERATED SECTION FOLLOWS ***************/ bool editor_start(const char *edit_filename); /*************** AUTO GENERATED SECTION ENDS ***************/ #endif