This directory contains some simple tools used by Cheddar's developers. To get available switches, launch them with the -u switch - cut.adb : remove the "-tnumber-of-lignes" on the beginning of the "infile" file - merge.adb : add the "-ttop-file-name" file on the top of the "infile" file - xmllint.sh/adb : run a pretty printer on Cheddar ADL XML files - rrun.sh : apply one or several statements on .adb and .ads files - rsed.sh : apply one or several "sed" statements on .adb and .ads files - swc.sh : compute the number of lines of the source code - Makefile.ago : This makefile may be used to generate a project file for ADAGIDE, using the same paths as the generic make (defined in Makefile.vars) This Makefile should be used like this : make -f Makefile.ago gnat.ago