Changeset 208e0c in git for kernel/longrat.cc


Ignore:
Timestamp:
Dec 8, 2009, 4:43:58 PM (14 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', '17f1d200f27c5bd38f5dfc6e8a0879242279d1d8')
Children:
44b47da220f802c0fbdacb637c0db51c885e3b6f
Parents:
04deab0015b2f7de28b6216e26361e1861297269
Message:
const in *SetMap

git-svn-id: file:///usr/local/Singular/svn/trunk@12374 2c84dea3-7e68-4137-9b89-c4e89433aadc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/longrat.cc

    r04deab r208e0c  
    168168#endif
    169169
    170 nMapFunc nlSetMap(ring src, ring dst)
     170nMapFunc nlSetMap(const ring src, const ring dst)
    171171{
    172172  if (rField_is_Q(src))
Note: See TracChangeset for help on using the changeset viewer.