Changeset fb82895 in git for kernel/maps.cc


Ignore:
Timestamp:
Jun 22, 2010, 6:29:47 PM (14 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', '17f1d200f27c5bd38f5dfc6e8a0879242279d1d8')
Children:
0398e1a2da70828a8f9d960d4942585db16f2a73
Parents:
963057da7a809bc812a86897df7ddc609e67a449
Message:
pDeleteLm ->pLmDelete

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

Legend:

Unmodified
Added
Removed
  • kernel/maps.cc

    r963057 rfb82895  
    477477    if (product == NULL)
    478478    {
    479       pDeleteLm(&p);
     479      pLmDelete(&p);
    480480    }
    481481    else
Note: See TracChangeset for help on using the changeset viewer.