Sha256: 20a1fb16bca81ed1ee4a7046c50883ec59bdf0df24767d70b99462361ada5edc
Contents?: true
Size: 1021 Bytes
Versions: 23
Compression:
Stored size: 1021 Bytes
Contents
/* * Package name and version definition of tremashark * * Author: Yasunobu Chiba, Yasunori Nakazawa * * Copyright (C) 2008-2012 NEC Corporation * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License, version 2, as * published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifdef PACKAGE #undef PACKAGE #endif #define PACKAGE "trema" #ifdef VERSION #undef VERSION #endif #define VERSION "0.1.1" /* * Local variables: * c-basic-offset: 2 * indent-tabs-mode: nil * End: */
Version data entries
23 entries across 23 versions & 1 rubygems