Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
racc / lib / racc / info.rb
Size: Mime:
#
# $Id: 22e498362c014749b453953e8d986243c0b8660c $
#
# Copyright (c) 1999-2006 Minero Aoki
#
# This program is free software.
# You can distribute/modify this program under the terms of
# the GNU LGPL, Lesser General Public License version 2.1.
# For details of the GNU LGPL, see the file "COPYING".
#

module Racc
  VERSION   = '1.4.14'
  Version = VERSION
  Copyright = 'Copyright (c) 1999-2006 Minero Aoki'
end