X-Git-Url: https://git.draconx.ca/gitweb/gob-dx.git/blobdiff_plain/2255b3d84eeb947d4c065332f16e410ae4704c63..774037b15064dcc6e4995c0bba3b24abb1bde35f:/README diff --git a/README b/README index c20e5ba..cb1c740 100644 --- a/README +++ b/README @@ -1,7 +1,7 @@ GTK+ Object Builder (GOB) Very simple preprocessor for making GTK+ objects with inline C code so that -generatedfiles are not editted. Syntax is inspired by java and yacc or lex. +generated files are not editted. Syntax is inspired by java and yacc or lex. The implementation is intentionaly kept simple, and no C code parsing is done. Reasons: