Fossil SCM

Fix the "makefile.wiki" document to state that the "shell.c" is now an exact copy of the same file from SQLite.

drh 2014-06-19 18:48 trunk
Commit 9e1859606fc20f4b6c474e68723b4282833b7994
1 file changed +2 -3
--- www/makefile.wiki
+++ www/makefile.wiki
@@ -42,13 +42,12 @@
4242
The sqlite3.c and sqlite3.h source files are byte-for-byte copies of a
4343
standard [http://www.sqlite.org/amalgamation.html | amalgamation].
4444
The shell.c source file is code for the SQLite
4545
[http://www.sqlite.org/sqlite.html | command-line shell] that is used
4646
to help implement the [/help/sqlite3 | fossil sql] command. The
47
-shell.c source file has been modified slightly from the standard
48
-shell.c file in the SQLite release. Search for "Fossil Patch" in
49
-the shell.c source file of Fossil to see the changes.
47
+shell.c source file is also a byte-for-byte copy of the
48
+shell.c file from the SQLite release.
5049
5150
The TH1 script engine is implemented using files:
5251
5352
7. th.c
5453
8. th.h
5554
--- www/makefile.wiki
+++ www/makefile.wiki
@@ -42,13 +42,12 @@
42 The sqlite3.c and sqlite3.h source files are byte-for-byte copies of a
43 standard [http://www.sqlite.org/amalgamation.html | amalgamation].
44 The shell.c source file is code for the SQLite
45 [http://www.sqlite.org/sqlite.html | command-line shell] that is used
46 to help implement the [/help/sqlite3 | fossil sql] command. The
47 shell.c source file has been modified slightly from the standard
48 shell.c file in the SQLite release. Search for "Fossil Patch" in
49 the shell.c source file of Fossil to see the changes.
50
51 The TH1 script engine is implemented using files:
52
53 7. th.c
54 8. th.h
55
--- www/makefile.wiki
+++ www/makefile.wiki
@@ -42,13 +42,12 @@
42 The sqlite3.c and sqlite3.h source files are byte-for-byte copies of a
43 standard [http://www.sqlite.org/amalgamation.html | amalgamation].
44 The shell.c source file is code for the SQLite
45 [http://www.sqlite.org/sqlite.html | command-line shell] that is used
46 to help implement the [/help/sqlite3 | fossil sql] command. The
47 shell.c source file is also a byte-for-byte copy of the
48 shell.c file from the SQLite release.
 
49
50 The TH1 script engine is implemented using files:
51
52 7. th.c
53 8. th.h
54

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button