X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;ds=sidebyside;f=Usermode%2FApplications%2Fgui_ate_src%2Finclude%2Fsyntax.h;fp=Usermode%2FApplications%2Fgui_ate_src%2Finclude%2Fsyntax.h;h=99b35ce04cd1d66d5b96bd9bd459b8cab9e4e273;hb=e0415fca385926b5e1bddcd4f8936ef49b9b4177;hp=0000000000000000000000000000000000000000;hpb=40eab42d76a80629327ecc34a936b6bce4228d24;p=tpg%2Facess2.git diff --git a/Usermode/Applications/gui_ate_src/include/syntax.h b/Usermode/Applications/gui_ate_src/include/syntax.h new file mode 100644 index 00000000..99b35ce0 --- /dev/null +++ b/Usermode/Applications/gui_ate_src/include/syntax.h @@ -0,0 +1,12 @@ +/* + * Acess Text Editor (ATE) + * - By John Hodge (thePowersGang) + * + * include/syntax.h + * - Syntax Hilighting / Rendering structures + */ +#ifndef _ATE__SYNTAX_H_ +#define _ATE__SYNTAX_H_ + +#endif +