#9160: Singular - change timestamp of files and sort out SAGE64 issue.
------------------------------------------------------+---------------------
Reporter: drkirkby | Owner:
GeorgSWeber
Type: defect | Status:
needs_review
Priority: blocker | Milestone:
sage-4.4.4
Component: build | Keywords:
Author: David Kirkby and Willem Jan Palenstijn | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
------------------------------------------------------+---------------------
Comment(by leif):
Oh, and I forgot:
If ever somebody again works on this package, the discrepancy between the
bison source file {{{grammar.y}}} and the currently ''much'' older files
generated from it -- I suspect from a previous version --
({{{grammar.cc}}} and {{{grammar.h}}}, all in {{{src/Singular}}}) should
be inspected.
{{{
/****************************************
* Computer Algebra System SINGULAR *
****************************************/
/* $Id: grammar.y,v 1.129 2009/02/27 17:25:22 Singular Exp $ */
/*
* ABSTRACT: SINGULAR shell grammatik
*/
}}}
{{{
-rw-r----- 1 leif leif 112167 2008-11-12 13:51:53.000000000 +0100
src/Singular/grammar.cc
-rw-r----- 1 leif leif 2673 2008-03-19 18:51:43.000000000 +0100
src/Singular/grammar.h
-rw-r----- 1 leif leif 44955 2009-02-27 18:25:22.000000000 +0100
src/Singular/grammar.y
}}}
Perhaps worth another note in {{{SPKG.txt}}}.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9160#comment:20>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.