summaryrefslogtreecommitdiffstats
path: root/doc/generated/examples/sourcecode_rcs_1.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/generated/examples/sourcecode_rcs_1.xml')
-rw-r--r--doc/generated/examples/sourcecode_rcs_1.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/generated/examples/sourcecode_rcs_1.xml b/doc/generated/examples/sourcecode_rcs_1.xml
deleted file mode 100644
index e6b36dd..0000000
--- a/doc/generated/examples/sourcecode_rcs_1.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-<?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>
-AttributeError: 'SConsEnvironment' object has no attribute 'RCS':
- File "/home/my/project/SConstruct", line 2:
- env.SourceCode('.', env.RCS())
-</screen>