summaryrefslogtreecommitdiffstats
path: root/doc/develenv/sample.t (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-3/+0
| | | | | | | | | | | | Script does what is expected and tries to do it as smartly as possible. + remove occurrences of two blank comment lines next to each other after Id string line removed. + remove entire comment blocks which only exited to contain CVS Ids + If the processing left a blank line at the top of a file, it was removed.
* 2007-11-29 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey2007-11-291-18/+157
| | | | * develenv/direct.t, develenv/sample.t: Corrected various errors.
* 2007-11-27 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-11-271-19/+19
| | | | | * develenv/develenv.texi, develenv/direct.t, develenv/intro.texi, develenv/sample.t, develenv/utils.t: Update directory tree.
* 2003-03-24 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-03-241-30/+106
| | | | * direct.t, sample.t, utils.t: Significantly updated.
* 2003-02-18 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-02-181-0/+252
* Makefile.am, develenv.texi: Relect generating .texi from .t's. * direct.t, sample.t, utils.t: New files. * direct.texi, sample.texi, utils.texi: Removed. Now generated from corresponding .t files which are in the process of being updated. This commit is a anspshot of the update effort.