On 10/12/2014 02:21 PM, Ralf Hemmecke wrote: > fricas-svn is dead. I'd have to change at least the README, but > currently have no time to provide a patch with github.com/fricas/fricas.git.
Please see top commit of https://github.com/hemmecke/fricas/commits/fricas-mirror Patch attached. May I commit? Ralf -- You received this message because you are subscribed to the Google Groups "FriCAS - computer algebra system" group. To unsubscribe from this group and stop receiving emails from it, send an email to fricas-devel+unsubscr...@googlegroups.com. To post to this group, send email to fricas-devel@googlegroups.com. Visit this group at http://groups.google.com/group/fricas-devel. For more options, visit https://groups.google.com/d/optout.
>From ca8f5e5fa23cd7779333aa16af2739357bfbfdc7 Mon Sep 17 00:00:00 2001 From: Ralf Hemmecke <r...@hemmecke.org> Date: Wed, 15 Oct 2014 21:43:41 +0200 Subject: fix location of git mirror of svn repository --- ChangeLog | 5 +++++ src/aldor/README | 2 +- src/doc/htex/ug15.htex | 7 +++---- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index 9a917cb..771a063 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2014-10-15 Ralf Hemmecke <r...@hemmecke.org> + + * src/aldor/README, src/doc/htex/ug15.htex: fix location of + git mirror of svn repository + 2014-10-15 David Cyganski Waldek Hebisch <hebi...@math.uni.wroc.pl> Bill Page <bill.p...@newsynthesis.org> diff --git a/src/aldor/README b/src/aldor/README index 5bb0176..ce94971 100644 --- a/src/aldor/README +++ b/src/aldor/README @@ -11,7 +11,7 @@ http://lists.gnu.org/archive/html/axiom-developer/2008-01/msg00033.html. ------------------------------------------------------------------- Compilation currently is supposed to work as follows: - git clone https://github.com/hemmecke/fricas-svn.git + git clone https://github.com/fricas/fricas.git mkdir fricas-build cd fricas-build ../fricas/configure --enable-aldor --prefix=/path/to/installation/dir diff --git a/src/doc/htex/ug15.htex b/src/doc/htex/ug15.htex index e77bd41..81263f4 100644 --- a/src/doc/htex/ug15.htex +++ b/src/doc/htex/ug15.htex @@ -70,7 +70,7 @@ \item In Spad \spad{error} did only minimal checking of its argument. Now argument to \spad{error} must be a \spad{String} or \spad{OutputForm} or a literal list of \spad{OutputForm}-s. - + \end{itemize} Bug fixes, in particular: @@ -81,7 +81,7 @@ Bug fixes, in particular: \item Types like "failed" now consistently use string quotes in output form. -\item Fixed pattern matching using \spad{\%i} in patterns. +\item Fixed pattern matching using \spad{\%i} in patterns. \item Fixed ')display op coerce'. @@ -986,7 +986,7 @@ There are also library changes that affect user code: FriCAS. \item {http://sourceforge.net/p/fricas/code/HEAD/tree/} -- The official source code repository. -\item {https://github.com/hemmecke/fricas-svn} -- A live git mirror of +\item {https://github.com/fricas/fricas} -- A live git mirror of the official SVN repository. \end{itemize} @@ -1315,4 +1315,3 @@ Content removed - NAGLink is no longer included in FriCAS. %------------------------------------------------------------------------ Content removed - no longer relevant since FriCAS runs on different Lisp systems. - -- 1.9.1