Changeset 183:ee62b0d90933 in lemon-0.x for src/work/alpar
- Timestamp:
- 03/13/04 23:48:43 (21 years ago)
- Branch:
- default
- Phase:
- public
- Convert:
- svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@259
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/work/alpar/emptygraph.h
r182 r183 1 1 // -*- c++ -*- 2 #ifndef EMPTYGRAPH_H3 #define EMPTYGRAPH_H2 #ifndef HUGO_EMPTYGRAPH_H 3 #define HUGO_EMPTYGRAPH_H 4 4 5 5 #include <invalid.h> … … 307 307 // } 308 308 309 #endif // EMPTYGRAPH_H309 #endif // HUGO_EMPTYGRAPH_H
Note: See TracChangeset
for help on using the changeset viewer.