- Timestamp:
- 12/07/08 20:07:00 (4 years ago)
- Branches:
- master, python3
- Children:
- 300589
- Parents:
- 3a5c19
- git-author:
- Tiago de Paula Peixoto <tiago@…> (12/07/08 20:07:00)
- git-committer:
- Tiago de Paula Peixoto <tiago@…> (12/07/08 20:07:00)
- File:
-
- 1 edited
-
src/graph/graph.hh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/graph/graph.hh
r7cdf96 r8cd708 216 216 217 217 #pragma GCC visibility push(default) 218 class GraphException : public exception218 class GraphException : public std::exception 219 219 { 220 220 string _error;
Note: See TracChangeset
for help on using the changeset viewer.


