Ignore:
Timestamp:
Apr 24, 2010, 6:36:59 PM (13 years ago)
Author:
Peter Johansson
Message:

update to latest yat

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/lib/yat/OptionHelp.cc

    r1027 r1058  
    1 // $Id: OptionHelp.cc 2121 2009-12-13 16:17:07Z peter $
     1// $Id: OptionHelp.cc 2246 2010-04-22 00:53:23Z peter $
    22
    33/*
     
    5050    std::cout << cmd() << "\n";
    5151    std::cout << post_cmd_;
    52     exit(0);
     52    exit(EXIT_SUCCESS);
    5353  }
    5454
Note: See TracChangeset for help on using the changeset viewer.