Update uiahoe.py

This commit is contained in:
Tan, Kian-ting 2015-11-26 22:55:26 +08:00
parent 761b09af45
commit ea29c72c62

View file

@ -1,7 +1,7 @@
#!/usr/bin/env python #!/usr/bin/env python
#-*-coding:utf-8-*- #-*-coding:utf-8-*-
#uiahoe - 將POJ的數字標記轉成調號。N,nn ~ -> 小nou、oo -> 葫蘆點。 #uiahoe - 將POJ的數字標記轉成調號。N,nn ~ -> 小nou、oo -> 葫蘆點。
#Author: Chen, Chien-ting <chenjt30@gmail.com> #Author: Chen Yoxem <yoxem.tem98@nctu.edu.tw>
#version:0.1.0(務必和下行一致) #version:0.1.0(務必和下行一致)
#LICENSE:GPL v3 (https://www.gnu.org/copyleft/gpl.html) #LICENSE:GPL v3 (https://www.gnu.org/copyleft/gpl.html)