Fix an RCSID problem. (CVS 266)

FossilOrigin-Name: 0e9cfcd53e16f96fc181def1d0b2d0ea7f7df73f
This commit is contained in:
drh 2001-09-25 02:04:29 +00:00
parent dd137a09d5
commit 4502a0d7e9
3 changed files with 8 additions and 8 deletions

View File

@ -1,5 +1,5 @@
C Prepare\sfor\sAlpha-3\s(CVS\s265)
D 2001-09-25T01:50:59
C Fix\san\sRCSID\sproblem.\s(CVS\s266)
D 2001-09-25T02:04:29
F Makefile.in fe9d96d6a7b04b3000a24692c2a3761840bbbf97
F README 51f6a4e7408b34afa5bc1c0485f61b6a4efb6958
F VERSION 17fadc361fb942d644f92116388409c937c9fa79
@ -95,11 +95,11 @@ F www/index.tcl fd8ef2d78f22022d2baea03371a1add75d98d236
F www/lang.tcl d093693db5d4d7b7127d134807e4e65dea0e5dee
F www/mingw.tcl fc5f4ba9d336b6e8c97347cc6496d6162461ef60
F www/opcode.tcl 60222aeb57a7855b2582c374b8753cb5bb53c4ab
F www/speed.tcl 7320bb981f67a5ef18397cbfeb74fd3ac5f4e58f
F www/speed.tcl 91b53f9403a62bb322dc1f85a81531309bcfb41c
F www/sqlite.tcl cb0d23d8f061a80543928755ec7775da6e4f362f
F www/tclsqlite.tcl 13d50723f583888fc80ae1a38247c0ab415066fa
F www/vdbe.tcl 0c8aaa529dd216ccbf7daaabd80985e413d5f9ad
P a462c85083d23aa34bd3d0c61d01062fc5ae8230
R 7b8aaac299ca08d5a78dcf95d8a2bf19
P 9c9322eb46894860cd7c294cd19ce72614722a73
R b873f99185874032fd1a88b4c0d82a0a
U drh
Z 2a5bd12e8fd0e8799083fed248ef84d4
Z fd5ec8ff22e2ffe1e95452de93954184

View File

@ -1 +1 @@
9c9322eb46894860cd7c294cd19ce72614722a73
0e9cfcd53e16f96fc181def1d0b2d0ea7f7df73f

View File

@ -1,7 +1,7 @@
#
# Run this Tcl script to generate the speed.html file.
#
set rcsid {$Id: }
set rcsid {$Id: speed.tcl,v 1.2 2001/09/25 02:04:29 drh Exp $ }
puts {<html>
<head>