From 1be02aad8698a80a633a968ab863f690ef645f34 Mon Sep 17 00:00:00 2001 From: danielk1977 Date: Fri, 9 Mar 2007 14:43:25 +0000 Subject: [PATCH] Remove extra heading accidentally added to lang.tcl by (3677). (CVS 3678) FossilOrigin-Name: 570533c1ef4640670227481cf72b782d320a65ba --- manifest | 12 ++++++------ manifest.uuid | 2 +- www/lang.tcl | 5 +---- 3 files changed, 8 insertions(+), 11 deletions(-) diff --git a/manifest b/manifest index 7a59ea7386..1ccd685b28 100644 --- a/manifest +++ b/manifest @@ -1,5 +1,5 @@ -C Add\sa\sfew\s"class"\sattributes\sto\sthe\shtml\sgenerated\sby\slang.tcl\sto\ssupport\sconversion\sto\spdf.\s(CVS\s3677) -D 2007-03-09T14:40:59 +C Remove\sextra\sheading\saccidentally\sadded\sto\slang.tcl\sby\s(3677).\s(CVS\s3678) +D 2007-03-09T14:43:25 F Makefile.in 1fe3d0b46e40fd684e1e61f8e8056cefed16de9f F Makefile.linux-gcc 2d8574d1ba75f129aba2019f0b959db380a90935 F README 9c4e2d6706bdcc3efdd773ce752a8cdab4f90028 @@ -413,7 +413,7 @@ F www/fullscanb.gif f7c94cb227f060511f8909e10f570157263e9a25 F www/index-ex1-x-b.gif f9b1d85c3fa2435cf38b15970c7e3aa1edae23a3 F www/index.tcl 688cf1280232f4964d8d07fda65e166a4b2e16cc F www/indirect1b1.gif adfca361d2df59e34f9c5cac52a670c2bfc303a1 -F www/lang.tcl 0e74378b42d7293f03a263b3ff47a7b549fd5a24 +F www/lang.tcl cf204b6da4cf4ce2d47868092091a4cb7a9f8530 F www/lockingv3.tcl f59b19d6c8920a931f096699d6faaf61c05db55f F www/mingw.tcl d96b451568c5d28545fefe0c80bee3431c73f69c F www/nulls.tcl ec35193f92485b87b90a994a01d0171b58823fcf @@ -435,7 +435,7 @@ F www/tclsqlite.tcl bb0d1357328a42b1993d78573e587c6dcbc964b9 F www/vdbe.tcl 87a31ace769f20d3627a64fa1fade7fed47b90d0 F www/version3.tcl 890248cf7b70e60c383b0e84d77d5132b3ead42b F www/whentouse.tcl 97e2b5cd296f7d8057e11f44427dea8a4c2db513 -P d03d480544e1f782ca796e4cfb83ff6894ed9147 -R eb4acfbeb94b21158adba0355928518d +P 485c52ddc0f3c24f624825904cea3566f83f0e68 +R de462052d6c0a8132c7bafb857bd1ab8 U danielk1977 -Z 11704b93b183fd2016ac7d986e353ae6 +Z d0eb621ba2fe935e1d480543f6582333 diff --git a/manifest.uuid b/manifest.uuid index f055baf403..e82317ba08 100644 --- a/manifest.uuid +++ b/manifest.uuid @@ -1 +1 @@ -485c52ddc0f3c24f624825904cea3566f83f0e68 \ No newline at end of file +570533c1ef4640670227481cf72b782d320a65ba \ No newline at end of file diff --git a/www/lang.tcl b/www/lang.tcl index ad1fe2448e..360857d8a6 100644 --- a/www/lang.tcl +++ b/www/lang.tcl @@ -1,7 +1,7 @@ # # Run this Tcl script to generate the lang-*.html files. # -set rcsid {$Id: lang.tcl,v 1.124 2007/03/09 14:40:59 danielk1977 Exp $} +set rcsid {$Id: lang.tcl,v 1.125 2007/03/09 14:43:25 danielk1977 Exp $} source common.tcl if {[llength $argv]>0} { @@ -87,8 +87,6 @@ puts {

Details on the implementation of each command are provided in the sequel.

- -

SQLite Commands

} proc Operator {name} { @@ -107,7 +105,6 @@ proc Example {text} { proc Section {name label} { global outputdir - if {[string length $outputdir]!=0} { if {[llength [info commands puts_standard]]>0} { footer $::rcsid