===================================================================
RCS file: /home/cvs/OpenXM/src/asir-contrib/packages/doc/top/fix-link.sh,v
retrieving revision 1.7
retrieving revision 1.10
diff -u -p -r1.7 -r1.10
--- OpenXM/src/asir-contrib/packages/doc/top/fix-link.sh 2011/02/21 10:57:20 1.7
+++ OpenXM/src/asir-contrib/packages/doc/top/fix-link.sh 2016/03/28 12:10:24 1.10
@@ -1,6 +1,6 @@
#!/bin/sh
# fix-link.sh ja ~/OpenXM/bin/oxreplace
-# $OpenXM: OpenXM/src/asir-contrib/packages/doc/top/fix-link.sh,v 1.6 2010/02/13 04:38:36 takayama Exp $
+# $OpenXM: OpenXM/src/asir-contrib/packages/doc/top/fix-link.sh,v 1.9 2014/03/27 07:28:07 takayama Exp $
LLL=$1
OXREPLACE=$2
@@ -87,6 +87,21 @@ ${OXREPLACE} --replaceLine --old "${NEW0}" --new "
NEW0="[[noro_pd]]"
NEW1="noro_pd-html/noro_pd-${LLL}.html"
NEW2="noro_pd (New Primary Ideal Decomposition)"
+${OXREPLACE} --replaceLine --old "${NEW0}" --new " ${NEW2} " cman-${LLL}.html
+
+NEW0="[[ns_twistedlog]]"
+NEW1="ns_twistedlog-html/ns_twistedlog-${LLL}.html"
+NEW2="ns_twistedlog (twisted logarithmic cohomology group)"
+${OXREPLACE} --replaceLine --old "${NEW0}" --new " ${NEW2} " cman-${LLL}.html
+
+NEW0="[[nk_fb_gen_c]]"
+NEW1="nk_fb_gen_c-html/nk_fb_gen_c-${LLL}.html"
+NEW2="nk_fb_gen_c (Fisher-Bingham MLE)"
+${OXREPLACE} --replaceLine --old "${NEW0}" --new " ${NEW2} " cman-${LLL}.html
+
+NEW0="[[gtt_ekn]]"
+NEW1="gtt_ekn-html/gtt_ekn-${LLL}.html"
+NEW2="gtt_ekn (Two way contingency tables by HGM)"
${OXREPLACE} --replaceLine --old "${NEW0}" --new " ${NEW2} " cman-${LLL}.html
rm -f cman-*.old