:-) (CVS 10)
FossilOrigin-Name: 1c1d9c0d4ad91cf0b077f4fff82499dcafae36d7
This commit is contained in:
parent
1b6a71fe6c
commit
a5c2f08f20
12
manifest
12
manifest
@ -1,5 +1,5 @@
|
||||
C :-)\s(CVS\s9)
|
||||
D 2000-05-29T23:58:12
|
||||
C :-)\s(CVS\s10)
|
||||
D 2000-05-30T00:05:13
|
||||
F COPYRIGHT 74a8a6531a42e124df07ab5599aad63870fa0bd4
|
||||
F Makefile.in 89921c1ee4de75275bfadfbac198396da31704d1
|
||||
F README 6b5960603c7f8bf42fc022b4b6436f242f238dbb
|
||||
@ -31,9 +31,9 @@ F tool/opNames.awk 2bd9071a138e4e2be13dc98fe066398a61219e1e
|
||||
F tool/opcodeDoc.awk b3a2a3d5d3075b8bd90b7afe24283efdd586659c
|
||||
F tool/renumberOps.awk 6d067177ad5f8d711b79577b462da9b3634bd0a9
|
||||
F www/c_interface.tcl f875864edf7974157d1c257ca08de854660882a5
|
||||
F www/index.tcl 67b2bee04077377eacede2b11e21fe37ef7e10c6
|
||||
F www/index.tcl 2466d1b2e26c6f354b0acedee12025309a216799
|
||||
F www/sqlite.tcl 947e067bcc347dc767af4c1a6e5a8d47d8404aa3
|
||||
P e34143c24f1b3eff0c9f1e22702f099674e0ef4e
|
||||
R 54f9c4e3d938cf3051ef76323625c2ee
|
||||
P 84333008b70a11006053938f95bb048f7ee4f655
|
||||
R d7d842b04a2ca13987a8e3488e7d9871
|
||||
U drh
|
||||
Z 09e5fac9544134338a0bd303b6437e57
|
||||
Z 7242b994245d2109ffa13546f2d68c6d
|
||||
|
@ -1 +1 @@
|
||||
84333008b70a11006053938f95bb048f7ee4f655
|
||||
1c1d9c0d4ad91cf0b077f4fff82499dcafae36d7
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# Run this TCL script to generate HTML for the index.html file.
|
||||
#
|
||||
set rcsid {$Id: index.tcl,v 1.3 2000/05/29 18:50:16 drh Exp $}
|
||||
set rcsid {$Id: index.tcl,v 1.4 2000/05/30 00:05:13 drh Exp $}
|
||||
|
||||
puts {<html>
|
||||
<head><title>SQLite: An SQL Frontend For GDBM</title></head>
|
||||
@ -64,7 +64,7 @@ currently understands the following SQL commands:</p>
|
||||
</ul>
|
||||
</p>
|
||||
|
||||
<p>Some the many SQL features that SQLite does not (currently)
|
||||
<p>A few of the many SQL features that SQLite does not (currently)
|
||||
implement are as follows:</p>
|
||||
|
||||
<p>
|
||||
|
Loading…
x
Reference in New Issue
Block a user