Changeset e6262c in git for misc/aux.h
- Timestamp:
- May 5, 2010, 5:09:02 PM (13 years ago)
- Branches:
- (u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
- Children:
- f7d95792601373157c0513a533ba20c5432cd261
- Parents:
- 46395adbff400b36355a33ababfad210868c806a
- git-author:
- Oleksandr Motsak <motsak@mathematik.uni-kl.de>2010-05-05 17:09:02+02:00
- git-committer:
- Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 11:52:52+01:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
misc/aux.h
r46395ad re6262c 1 1 /* -*-c++-*- */ 2 3 // MAX, MIN, BOOLEAN4 2 5 3 /******************************************************************* … … 10 8 * Version: $Id$ 11 9 *******************************************************************/ 10 11 // BOOLEAN 12 // max, min? 13 12 14 13 15 #ifndef _MISC_AUX_H … … 68 70 #endif 69 71 70 // static const int MAX_INT_VAL = ;71 72 72 #endif /* _MISC_AUX_H */ 73 73
Note: See TracChangeset
for help on using the changeset viewer.