diff options
Diffstat (limited to 'development/gob2/slack-desc')
-rw-r--r-- | development/gob2/slack-desc | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/development/gob2/slack-desc b/development/gob2/slack-desc index b4961a57b0..c160a4cbb6 100644 --- a/development/gob2/slack-desc +++ b/development/gob2/slack-desc @@ -5,13 +5,13 @@ # make exactly 11 lines for the formatting to be correct. It's also # customary to leave one space after the ':'. - |-----handy-ruler--------------------------------------------------------| + |-----handy-ruler------------------------------------------------------| gob2: GOB-2 (a preprocessor for making GObjects with inline C code) -gob2: +gob2: gob2: GOB (GOB2 anyway) is a preprocessor for making GObjects with inline C -gob2: code so that generated files are not edited. Syntax is inspired by Java -gob2: and Yacc or Lex. The implementation is intentionally kept simple, and -gob2: no C actual code parsing is done. +gob2: code so that generated files are not edited. Syntax is inspired by +gob2: Java and Yacc or Lex. The implementation is intentionally kept simple, +gob2: and no C actual code parsing is done. gob2: gob2: http://www.5z.com/jirka/gob.html gob2: |