source: main/waeup.sirp/branches/multimechanize/trunk/multimech-newproject @ 7543

Last change on this file since 7543 was 7541, checked in by uli, 13 years ago

Add sources copied from current multi-mechanize GIT repos.

  • Property svn:executable set to *
File size: 221 bytes
Line 
1#!/usr/bin/env python
2#
3#  Copyright (c) 2010-2012 Corey Goldberg (corey@goldb.org)
4#  License: GNU LGPLv3
5#
6#  This file is part of Multi-Mechanize | Performance Test Framework
7#
8
9
10
11if __name__ == '__main__':
12    main()
Note: See TracBrowser for help on using the repository browser.