summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>1999-09-24 09:33:54 +0000
committerallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>1999-09-24 09:33:54 +0000
commit06bda7d807b5f8262697727903d700297beb8f90 (patch)
tree36b9ede9fc6444d91bbd063272736e3a0e8cb0d2
parenta710ef74e1a20bd91cd976a10292c43f0ab6ddae (diff)
Added gnu web site
git-svn-id: http://svn.cactuscode.org/flesh/trunk@989 17b73243-c579-4c4c-a9d2-2d5706c11dac
-rw-r--r--doc/UsersGuide/RunningCactus.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/UsersGuide/RunningCactus.tex b/doc/UsersGuide/RunningCactus.tex
index 1f7694a5..22ed41c9 100644
--- a/doc/UsersGuide/RunningCactus.tex
+++ b/doc/UsersGuide/RunningCactus.tex
@@ -26,7 +26,7 @@ in single processor mode. Please refer to the architecture section
process works with the GNU make utility (referred to as {\bf gmake}
henceforth). While other make utilities may also work, this is not
guaranteed. Gmake can be obtained from your favorite GNU site or
- from {\bf FIXME: Add URL}
+ from {\tt www.gnu.org}
\item{\tt C/C++} C and C++ compiler. For example, the GNU compilers. These
are available for most supported platforms. Platform specific compilers
should also work.