Changeset e7d5ef in git for Singular/grammar.y


Ignore:
Timestamp:
Nov 22, 2011, 7:51:59 PM (12 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
aa2b525cdc4f68a1f4b17ffb3151cbdefce4a60c
Parents:
383b2c8040ed35ec800955fbe83a4fe07148e872
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2011-11-22 19:51:59+01:00
git-committer:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2011-11-23 01:23:10+01:00
Message:
FIX: consistenly include <misc/mylimits.h> (no omalloc/mylimits.h anymore!)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/grammar.y

    r383b2c8 re7d5ef  
    1515
    1616#include <kernel/mod2.h>
    17 #include <omalloc/mylimits.h>
     17#include <misc/mylimits.h>
    1818#include <omalloc/omalloc.h>
    1919#include <Singular/tok.h>
Note: See TracChangeset for help on using the changeset viewer.