octylFractal / C-Includer

Something that parses C source files and tries to replace the #import directives

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

C-Includer

Something that parses C source files and tries to replace the #import directives in them. Also works on Arduino's .ino files. Does not replace #import <*.h> lines, only #import "*.h" lines.

About

Something that parses C source files and tries to replace the #import directives


Languages

Language:Java 100.0%