Changeset 382feb in git for Singular/grammar.h


Ignore:
Timestamp:
Jul 7, 2016, 11:32:46 AM (8 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', '2a584933abf2a2d3082034c7586d38bb6de1a30a')
Children:
34183abab486cee38d70559e5cdcfbc307938f64
Parents:
4cb2082e7b16621dfb469b4114b7bd18623265e2
git-author:
Hans Schoenemann <hannes@mathematik.uni-kl.de>2016-07-07 11:32:46+02:00
git-committer:
Hans Schoenemann <hannes@mathematik.uni-kl.de>2016-07-07 11:35:31+02:00
Message:
format
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/grammar.h

    r4cb208 r382feb  
    22
    33/* Skeleton interface for Bison's Yacc-like parsers in C
    4    
     4
    55      Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
    66   2009, 2010 Free Software Foundation, Inc.
    7    
     7
    88   This program is free software: you can redistribute it and/or modify
    99   it under the terms of the GNU General Public License as published by
    1010   the Free Software Foundation, either version 3 of the License, or
    1111   (at your option) any later version.
    12    
     12
    1313   This program is distributed in the hope that it will be useful,
    1414   but WITHOUT ANY WARRANTY; without even the implied warranty of
    1515   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    1616   GNU General Public License for more details.
    17    
     17
    1818   You should have received a copy of the GNU General Public License
    1919   along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
     
    2828   Bison output files to be licensed under the GNU General Public
    2929   License without this special exception.
    30    
     30
    3131   This special exception was added by the Free Software Foundation in
    3232   version 2.2 of Bison.  */
Note: See TracChangeset for help on using the changeset viewer.