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

Comparing trunk/Zoe.cpp (file contents):
Revision 66 by douglas, 2004-09-17T16:35:17-07:00 vs.
Revision 67 by douglas, 2004-10-01T10:27:27-07:00

# Line 27 | Line 27 | struct ZoeCommand : public app::Applicat
27   {
28          virtual int Run(const app::ArgumentList& args)
29          {
30 <                Zoe::program = api::GetExecutableName();
30 >                Zoe::program = api::GetExecutablePath().GetName();
31  
32                  for (size_t index(0); index < args.GetSize(); ++index)
33                  {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines