Update of /cvsroot/hoc/hoc/docs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12453
Modified Files:
Quick_Start.pod
Log Message:
Changed URL reference from localhost to hoc.sourceforge.net
Index: Quick_Start.pod
===================================================================
RCS file: /cvsroot/hoc/hoc/docs/Quick_Start.pod,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- Quick_Start.pod 19 May 2004 16:18:28 -0000 1.10
+++ Quick_Start.pod 25 May 2004 01:59:18 -0000 1.11
@@ -123,7 +123,7 @@
Now, you want to wrap a GUI around this module so that people can
use it without loading GHC or the Apple Terminal application: see
-L<http://localhost/~andrep/hoc/screenshots/ExpressionParser_view.png>
+L<http://hoc.sourceforge.net/screenshots/ExpressionParser_view.png>
for a screenshot of what the GUI will look like. From
a programing perspective, the GUI consists of:
|