[GiNaC-devel] [SCM] GiNaC -- a C++ library for symbolic computations branch, master, updated. release_1-4-0-389-g8bd8ced

Richard B. Kreckel git at ginac.de
Wed Jul 31 23:37:18 CEST 2013


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GiNaC -- a C++ library for symbolic computations".

The branch, master has been updated
       via  8bd8cedd086aeaf08630d5357af37151e1d06d06 (commit)
      from  073bf40a73e419a3dbcb6dfa190947ce2cc3bdce (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 8bd8cedd086aeaf08630d5357af37151e1d06d06
Author: Richard Kreckel <kreckel at ginac.de>
Date:   Wed Jul 31 21:33:44 2013 +0000

    Fix build from git repository.
    
    To make automake aware of lex and yacc files, they must be renamed.

-----------------------------------------------------------------------

Summary of changes:
 ginsh/CMakeLists.txt                        |   13 ++++++-------
 ginsh/Makefile.am                           |    7 ++++---
 ginsh/{ginsh_lexer.ll => ginsh_lexer.lpp}   |    4 ++--
 ginsh/{ginsh_parser.yy => ginsh_parser.ypp} |    0 
 4 files changed, 12 insertions(+), 12 deletions(-)
 rename ginsh/{ginsh_lexer.ll => ginsh_lexer.lpp} (98%)
 rename ginsh/{ginsh_parser.yy => ginsh_parser.ypp} (100%)


hooks/post-receive
--
GiNaC -- a C++ library for symbolic computations


More information about the GiNaC-devel mailing list