Changeset bd795d in git for Singular/mmstd.c


Ignore:
Timestamp:
Jan 27, 2012, 7:44:48 PM (12 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'fieker-DuVal', '117eb8c30fc9e991c4decca4832b1d19036c4c65')(u'spielwiese', 'b4f17ed1d25f93d46dbe29e4b499baecc2fd51bb')
Children:
7938a0f011b7631108f90c25ded16172b942b7b1
Parents:
fea2afe12a425d875d707eb7393d52b070f19b49
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2012-01-27 19:44:48+01:00
git-committer:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2012-01-27 19:52:11+01:00
Message:
improved build system in Singuar/: building of libparse and [TE]Singular

ADD/CHG: distribute and install emacs/ (under $(datadir)/)
CHG: moved fegetopt.{c,h} from kernel/ to Singular/
ADD: build and install Singular/[TE]Singular
ADD: better Singular/libparse
CHG: only build the static release and debug binaries Singular&Singularg by default!
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/mmstd.c

    rfea2af rbd795d  
    3232
    3333#else
    34 #include <stdlib.h>
     34#include <Singular/mmalloc.h>
     35
    3536void freeSize(void* addr, size_t size)
    3637{
Note: See TracChangeset for help on using the changeset viewer.