X-Git-Url: http://git.draconx.ca/gitweb/gob-dx.git/blobdiff_plain/2310330e7d4d724bf6641339836be8523f95c916..1656cfade4879af0cb003e3847e58264caa5781f:/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: