Skip to content
Snippets Groups Projects
Commit 33b349f8 authored by 安岡孝一's avatar 安岡孝一
Browse files

OK

parent 57dbb53c
No related branches found
No related tags found
No related merge requests found
No preview for this file type
......@@ -96,7 +96,7 @@
<key>OutputUUID</key>
<string>A3DF802A-4B61-40C5-9622-5DCE1B0E1ACD</string>
<key>ShowWhenRun</key>
<true/>
<false/>
<key>StartAction</key>
<false/>
<key>UUID</key>
......@@ -254,7 +254,7 @@
</array>
</dict>
<key>windowFrame</key>
<string>{{146, -18}, {1000, 778}}</string>
<string>{{417, -32}, {1000, 778}}</string>
<key>workflowViewScrollPosition</key>
<string>{{0, 0}, {619, 510}}</string>
</dict>
......
......@@ -7,9 +7,9 @@ for F
do B=`basename $F`
if [ ! -s $D/$B ]
then cp $F $D/$B
git add . > /dev/null 2>&1
fi
/usr/local/bin/xemacs $D/$B
git add . > /dev/null 2>&1
git commit -am $D/$B > /dev/null 2>&1
done
git push origin master > /dev/null 2>&1
......
論語集說序
ちょっと変更したの。
論語集說序
どうなる
\ No newline at end of file
論語集說序
どうなるかな
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment