From ba8a13307a3b0761fcf5187edecc408975c308a6 Mon Sep 17 00:00:00 2001 From: Christian Bauer Date: Thu, 30 Oct 2003 22:17:29 +0000 Subject: [PATCH] location of C++ FAQ Lite has changed --- doc/tutorial/ginac.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/tutorial/ginac.texi b/doc/tutorial/ginac.texi index b4249645..15e5e798 100644 --- a/doc/tutorial/ginac.texi +++ b/doc/tutorial/ginac.texi @@ -7026,7 +7026,7 @@ inserted. But it may be useful to remember that this is not what happens. Knowing this will enable you to write much more efficient code. If you still have an uncertain feeling with copy-on-write semantics, we recommend you have a look at the -@uref{http://www.cerfnet.com/~mpcline/c++-faq-lite/, C++-FAQ lite} by +@uref{http://www.parashift.com/c++-faq-lite/, C++-FAQ lite} by Marshall Cline. Chapter 16 covers this issue and presents an implementation which is pretty close to the one in GiNaC. -- 2.44.0