changeset 105 | a3c73e9b9b2e |
parent 77 | 69b2d279c8f0 |
child 201 | b9158a014fe8 |
1.1 --- a/src/work/athos/pf_demo.cc Fri Feb 20 00:29:19 2004 +0000 1.2 +++ b/src/work/athos/pf_demo.cc Fri Feb 20 21:45:07 2004 +0000 1.3 @@ -7,7 +7,7 @@ 1.4 //#include "marci_property_vector.hh" 1.5 #include "preflow_push.hh" 1.6 1.7 -using namespace marci; 1.8 +using namespace hugo; 1.9 1.10 1.11 int main (int, char*[])