projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
986e0c9
)
Update url
author
Chris Lattner
<sabre@nondot.org>
Sun, 22 Sep 2002 21:25:12 +0000
(21:25 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Sun, 22 Sep 2002 21:25:12 +0000
(21:25 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3881
91177308
-0d34-0410-b5e6-
96231b3b80d8
docs/ProgrammersManual.html
patch
|
blob
|
history
diff --git
a/docs/ProgrammersManual.html
b/docs/ProgrammersManual.html
index 58ad5a1bce5f1cee41da7c42eef5618e4657e3ac..26208f5b000c1b3019b309051b5913021502e5df 100644
(file)
--- a/
docs/ProgrammersManual.html
+++ b/
docs/ProgrammersManual.html
@@
-161,7
+161,7
@@
the subject that you can get, so it will not be discussed in this document.<p>
Here are some useful links:<p>
<ol>
-<li><a href="http://www.dinkumware.com/
htm_cpl/index
.html">Dinkumware C++
+<li><a href="http://www.dinkumware.com/
refxcpp
.html">Dinkumware C++
Library reference</a> - an excellent reference for the STL and other parts of
the standard C++ library.<br>