ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/zoe/trunk/Publisher.cpp
(Generate patch)

Comparing trunk/Publisher.cpp (file contents):
Revision 22 by douglas, 2004-07-16T23:37:41-07:00 vs.
Revision 23 by douglas, 2004-07-17T01:08:00-07:00

# Line 17 | Line 17 | Publisher::Publisher(const std::set<Budd
17  
18   int Publisher::publish()
19   {
20 <        cerr << "Publisher::publish()\n";
20 >        cerr << bright << green << "Publisher::publish()\n" << reset;
21  
22          // publish
23   }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines