Sha256: 2b95658d53eca1002322643e9a0748b4f7847713be21e7580698ae651f5b9a8d

Contents?: true

Size: 333 Bytes

Versions: 2

Compression:

Stored size: 333 Bytes

Contents

# frozen_string_literal: true
#--
#
#
#
# Copyright (c) 1999-2006 Minero Aoki
#
# This program is free software.
# You can distribute/modify this program under the same terms of ruby.
# see the file "COPYING".
#
#++

module Racc
  VERSION   = '1.7.3.pre.1'
  Version = VERSION
  Copyright = 'Copyright (c) 1999-2006 Minero Aoki'
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
racc-1.7.3.pre.1-java lib/racc/info.rb
racc-1.7.3.pre.1 lib/racc/info.rb