algebra.c (gdcalc-2.20) | : | algebra.c (gdcalc-3.0) | ||
---|---|---|---|---|
skipping to change at line 310 | skipping to change at line 310 | |||
the Free Software Foundation; either version 2, or (at your option) | the Free Software Foundation; either version 2, or (at your option) | |||
any later version. | any later version. | |||
This program is distributed in the hope that it will be useful, | This program is distributed in the hope that it will be useful, | |||
but WITHOUT ANY WARRANTY; without even the implied warranty of | but WITHOUT ANY WARRANTY; without even the implied warranty of | |||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
GNU General Public License for more details. | GNU General Public License for more details. | |||
You should have received a copy of the GNU General Public License | You should have received a copy of the GNU General Public License | |||
along with this program; if not, write to the Free Software | along with this program; if not, write to the Free Software | |||
Foundation, Inc., 59 Temple Place - Suite 330, | Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA | |||
Boston, MA 02111-1307, USA. */ | 02110-1301 USA */ | |||
/* As a special exception, when this file is copied by Bison into a | /* As a special exception, when this file is copied by Bison into a | |||
Bison output file, you may use that output file without restriction. | Bison output file, you may use that output file without restriction. | |||
This special exception was added by the Free Software Foundation | This special exception was added by the Free Software Foundation | |||
in version 1.24 of Bison. */ | in version 1.24 of Bison. */ | |||
/* This is the parser code that is written into each bison parser when | /* This is the parser code that is written into each bison parser when | |||
the %semantic_parser declaration is not specified in the grammar. | the %semantic_parser declaration is not specified in the grammar. | |||
It was written by Richard Stallman by simplifying the hairy parser | It was written by Richard Stallman by simplifying the hairy parser | |||
used when %semantic_parser is specified. */ | used when %semantic_parser is specified. */ | |||
End of changes. 1 change blocks. | ||||
2 lines changed or deleted | 2 lines changed or added |