diff options
| author | William Deegan <bill@baddogconsulting.com> | 2018-12-31 15:12:44 -0800 |
|---|---|---|
| committer | William Deegan <bill@baddogconsulting.com> | 2018-12-31 15:12:44 -0800 |
| commit | 6e4aa886cfb593b04ac2e57fd7b1d7cb9494d660 (patch) | |
| tree | 2a15723fde907a6f80c37dbe580c57480872844d /doc/generated/examples/caching_ex1_4.xml | |
| parent | 40f85c31422728d2614d1dbe8e69a9f0932a3570 (diff) | |
| download | scons-git-6e4aa886cfb593b04ac2e57fd7b1d7cb9494d660.tar.gz | |
Regenerated docs for 3.0.2 release
Diffstat (limited to 'doc/generated/examples/caching_ex1_4.xml')
| -rw-r--r-- | doc/generated/examples/caching_ex1_4.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/generated/examples/caching_ex1_4.xml b/doc/generated/examples/caching_ex1_4.xml index 637c83672..922f1b6c0 100644 --- a/doc/generated/examples/caching_ex1_4.xml +++ b/doc/generated/examples/caching_ex1_4.xml @@ -1,5 +1,5 @@ -<?xml version='1.0' encoding='UTF-8'?> -<screen xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.scons.org/dbxsd/v1.0" xsi:schemaLocation="http://www.scons.org/dbxsd/v1.0 http://www.scons.org/dbxsd/v1.0/scons.xsd">% <userinput>scons -Q</userinput> +<?xml version="1.0" encoding="UTF-8"?> +<screen xmlns="http://www.scons.org/dbxsd/v1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.scons.org/dbxsd/v1.0 http://www.scons.org/dbxsd/v1.0/scons.xsd">% <userinput>scons -Q</userinput> cc -o hello.o -c hello.c cc -o hello hello.o % <userinput>scons -Q -c</userinput> |
