Main Page | Class Hierarchy | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

PackDef.h File Reference

#include <LEDA/set.h>
#include <LEDA/graph.h>

Include dependency graph for PackDef.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  Bool { FALSE, TRUE }

Variables

const int MAX_SECT_NUM = 5


Enumeration Type Documentation

enum Bool
 

Enumerator:
FALSE 
TRUE 

Definition at line 40 of file PackDef.h.

00041 {
00042    FALSE,
00043    TRUE
00044 };


Variable Documentation

const int MAX_SECT_NUM = 5
 

Definition at line 36 of file PackDef.h.


Generated on Thu Sep 29 21:26:56 2005 for BAPS by  doxygen 1.4.4