Commit 2c80d91b authored by 安岡 孝一's avatar 安岡 孝一
Browse files

sync

parent 348b8846
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -13,8 +13,7 @@
  do B=`basename $F .utf-8`
     G=$D/corpus/$B.mc.utf-8
     if [ ! -s $G ]
     then cp `ls -1t incoming/*/[th]*/$B.utf-8 | head -1` $G
# sed 's/[[((][^]))]*[]))]//g' `ls -1t incoming/*/[th]*/$B.utf-8 | head -1` > $G
     then sed 's/\[[^]]*\]//g' `ls -1t incoming/*/[th]*/$B.utf-8 | head -1` > $G
     else :
     fi
     xemacs $G
+0 −9819

File deleted.

Preview size limit exceeded, changes collapsed.