Changeset 0e23a08 in git for misc/aux.h


Ignore:
Timestamp:
May 5, 2010, 5:15:35 PM (13 years ago)
Author:
Martin Lee <martinlee84@…>
Branches:
(u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
Children:
3b1a8d2d42c74cbc3f3f8b25288fd7d79934d0d4
Parents:
619c8f4c750d08b19c641d05930cbd41c317b39c
git-author:
Martin Lee <martinlee84@web.de>2010-05-05 17:15:35+02:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 11:52:52+01:00
Message:
changes to aux.h and Makefile.in
File:
1 edited

Legend:

Unmodified
Added
Removed
  • misc/aux.h

    r619c8f r0e23a08  
    2929// #endif
    3030
     31static const int MAX_INT_LEN= 11;
     32typedef void* ADDRESS;
    3133
    3234#if (SIZEOF_LONG == 8)
     
    7072#endif
    7173
     74
    7275#endif /* _MISC_AUX_H */
    7376
Note: See TracChangeset for help on using the changeset viewer.