From 8f4957310ed8b8cec4e08fa08443a6056e43544a Mon Sep 17 00:00:00 2001 From: crocket Date: Wed, 2 Feb 2011 22:04:38 -0600 Subject: development/autogen: Added (configure generator) Signed-off-by: Robby Workman --- development/autogen/README | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 development/autogen/README (limited to 'development/autogen/README') diff --git a/development/autogen/README b/development/autogen/README new file mode 100644 index 0000000000..81f882dddb --- /dev/null +++ b/development/autogen/README @@ -0,0 +1,5 @@ +autogen generates program files from repetitive text with varied +substitutions. Its goal is to simplify the maintenance of programs +that contain large amounts of repetitive text. This is especially +valuable if there are several blocks of such text that must be kept +synchronized in parallel tables. -- cgit v1.2.3