comparison after5.rb @ 102:d765239327e0 draft

1.20
author HIROSE Yuuji <yuuji@gentei.org>
date Wed, 21 Aug 2019 10:26:28 +0900
parents 5e30d1645411
children 734bfd8cbdc6
comparison
equal deleted inserted replaced
101:9cc5948ebffa 102:d765239327e0
1 #!/usr/local/bin/ruby21 1 #!/usr/local/bin/ruby21
2 # -*- coding: euc-jp -*- 2 # -*- coding: euc-jp -*-
3 # 3 #
4 # Associative Scheduling Table - after5 4 # Associative Scheduling Table - after5
5 # (C)2003, 2004, 2006, 2008, 2012-2014 by HIROSE Yuuji [yuuji<at>gentei.org] 5 # (C)2003, 2004, 2006, 2008, 2012-2019 by HIROSE Yuuji [yuuji<at>gentei.org]
6 # $Id: after5.rb,v 1.20 2012/12/03 15:54:20 yuuji Exp $ 6 # $Id: after5.rb,v 1.20 2012/12/03 15:54:20 yuuji Exp $
7 # Last modified Wed Aug 21 09:57:32 2019 on firestorm 7 # Last modified Wed Aug 21 10:25:19 2019 on firestorm
8 # See http://www.gentei.org/~yuuji/software/after5/ 8 # See http://www.gentei.org/~yuuji/software/after5/
9 # このスクリプトはEUCで保存してください。 9 # このスクリプトはEUCで保存してください。
10 $hgid = <<_HGID_.split[1..-2].join(" ") 10 $hgid = <<_HGID_.split[1..-2].join(" ")
11 $HGid$ 11 $HGid$
12 _HGID_ 12 _HGID_

yatex.org