source:
trunk/test/stats.cc
@
69
Last change on this file since 69 was 69, checked in by , 18 years ago | |
---|---|
|
|
File size: 108 bytes |
Line | |
---|---|
1 | // $Id: stats.cc 69 2006-02-13 00:46:30Z jari $ |
2 | |
3 | #include "Stats.h" |
4 | |
5 | int main() |
6 | { |
7 | using namespace theplu::svnstat; |
8 | Stats stats(); |
9 | return 0; |
10 | } |
Note: See TracBrowser
for help on using the repository browser.