Skip to content

Commit

Permalink
minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Oleksandr Motsak authored and mohamed-barakat committed Nov 9, 2011
1 parent 46395ad commit e6262cb
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions misc/aux.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
/* -*-c++-*- */

// MAX, MIN, BOOLEAN

/*******************************************************************
* File: aux.h
* Purpose:
Expand All @@ -10,6 +8,10 @@
* Version: $Id$
*******************************************************************/

// BOOLEAN
// max, min?


#ifndef _MISC_AUX_H


Expand Down Expand Up @@ -67,7 +69,5 @@ typedef short BOOLEAN;
// #endif
#endif

// static const int MAX_INT_VAL = ;

#endif /* _MISC_AUX_H */

0 comments on commit e6262cb

Please sign in to comment.