=================================================================== RCS file: /home/cvs/OpenXM/src/asir-contrib/packages/doc/top/fix-link.sh,v retrieving revision 1.7 retrieving revision 1.8 diff -u -p -r1.7 -r1.8 --- 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 2012/02/25 06:07:49 1.8 @@ -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.7 2011/02/21 10:57:20 takayama Exp $ LLL=$1 OXREPLACE=$2 @@ -87,6 +87,11 @@ ${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 rm -f cman-*.old