aboutsummaryrefslogtreecommitdiff
path: root/docs/CommandLine.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/CommandLine.html')
-rw-r--r--docs/CommandLine.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/CommandLine.html b/docs/CommandLine.html
index 1660639dcb..f12525b263 100644
--- a/docs/CommandLine.html
+++ b/docs/CommandLine.html
@@ -64,7 +64,7 @@ This section of the manual runs through a simple CommandLine'ification of a util
To start out, you need to include the CommandLine header file into your program:<p>
<pre>
- #include "llvm/Support/CommandLine.h"
+ #include "Support/CommandLine.h"
</pre><p>
Additionally, you need to add this as the first line of your main program:<p>
@@ -353,7 +353,7 @@ Extension Guide: TODO
<address><a href="mailto:sabre@nondot.org">Chris Lattner</a></address>
<!-- Created: Tue Jan 23 15:19:28 CST 2001 -->
<!-- hhmts start -->
-Last modified: Mon Jul 23 17:33:57 CDT 2001
+Last modified: Mon Nov 26 17:09:39 CST 2001
<!-- hhmts end -->
</font>
</body></html>