 Parent Directory
|
 Parent Directory
|  Revision Log
|
 Revision Log
|  Revision Graph
|
 Revision Graph
|  Patch
 Patch
--- manual/tools/genredir.sh	2004/03/23 17:17:59	1.1
+++ manual/tools/genredir.sh	2004/03/24 22:35:28	1.2
@@ -3,8 +3,9 @@
 MAPPING="mapping.txt"
 
 # these are not quite recompiled oddballs
-echo "manual http://mitgcm.org/sealion/" >> $MAPPING
-echo "hydrodynamics http://paoc.mit.edu/cmi/development/hydrodynamics.htm" >> $MAPPING
+# afe: now done properly
+#echo "manual http://mitgcm.org/sealion/" >> $MAPPING
+#echo "hydrodynamics http://paoc.mit.edu/cmi/development/hydrodynamics.htm" >> $MAPPING
 
 grep -r CMIREDIR *.html | \
 awk 'BEGIN { FS = ":" } ;
| ViewVC Help | |
| Powered by ViewVC 1.1.22 |