comparison after5.rb @ 108:786b7b768819 draft default tip master

Update copyright line
author HIROSE Yuuji <yuuji@gentei.org>
date Wed, 05 Apr 2023 10:42:43 +0859
parents 3c15bfbe68dd
children
comparison
equal deleted inserted replaced
107:883a7c08fcd1 108:786b7b768819
1 #!/usr/bin/env ruby27 1 #!/usr/bin/env ruby27
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-2020 by HIROSE Yuuji [yuuji<at>gentei.org] 5 # (C)2003, 2004, 2006, 2008, 2012-2023 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 Apr 5 10:36:48 2023 on firestorm 7 # Last modified Wed Apr 5 10:42:36 2023 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