mirror of
https://github.com/sqlite/sqlite.git
synced 2025-07-29 08:01:23 +03:00
:-) (CVS 118)
FossilOrigin-Name: 4132d4760f6a2cbcf853f82546987d932e76e3c1
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
#
|
||||
# Run this TCL script to generate HTML for the index.html file.
|
||||
#
|
||||
set rcsid {$Id: index.tcl,v 1.20 2000/07/31 18:56:16 drh Exp $}
|
||||
set rcsid {$Id: index.tcl,v 1.21 2000/07/31 19:16:32 drh Exp $}
|
||||
|
||||
puts {<html>
|
||||
<head><title>SQLite: An SQL Database Engine Built Atop GDBM</title></head>
|
||||
@ -59,8 +59,8 @@ the <a href="http://www.google.com/search?q=gnu+readline+library">GNU
|
||||
Readline library</a></li>
|
||||
<li>A Tcl-based test suite provides near 100% code coverage</li>
|
||||
<li>7500+ lines of C code. No external dependencies other than GDBM.</li>
|
||||
<li>Built and tested under Linux (RedHat 6.0). Should work under any Unix and
|
||||
probably also under Windows95/98/NT/2000.</li>
|
||||
<li>Built and tested under Linux, HPUX, and WinNT.
|
||||
Should work under any Unix or Win95/98/2000.</li>
|
||||
</ul>
|
||||
</p>
|
||||
|
||||
|
Reference in New Issue
Block a user