From 3db12e8b236ac8f88db8eb4690d10e4a3b8dbcd4 Mon Sep 17 00:00:00 2001 From: matz Date: Fri, 16 Jan 1998 12:13:05 +0000 Subject: Initial revision git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- lib/sync.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lib/sync.rb') diff --git a/lib/sync.rb b/lib/sync.rb index fd18291ca9..3e57ed0e57 100644 --- a/lib/sync.rb +++ b/lib/sync.rb @@ -1,8 +1,8 @@ # # sync.rb - カウント付2-フェーズロッククラス # $Release Version: 0.1$ -# $Revision: 1.3 $ -# $Date: 1997/08/18 07:17:08 $ +# $Revision$ +# $Date$ # by Keiju ISHITSUKA # # -- @@ -39,7 +39,7 @@ end require "finalize.rb" module Sync_m - RCS_ID='-$Header: /home/keiju/var/src/var.lib/ruby/RCS/sync.rb,v 1.3 1997/08/18 07:17:08 keiju Exp keiju $-' + RCS_ID='-$Header$-' UN = :UN SH = :SH -- cgit v1.2.3