source: pvrrd/src/pvrrd/__init__.py @ 623

Last change on this file since 623 was 623, checked in by jemian, 12 years ago

make this a package

  • Property svn:eol-style set to native
  • Property svn:executable set to *
  • Property svn:keywords set to Date Revision Author HeadURL Id
File size: 237 bytes
Line 
1#!/usr/bin/env python
2
3'''
4Created on Aug 21, 2011
5
6@author: Pete
7
8########### SVN repository information ###################
9# $Date: 2011-08-21 18:55:24 +0000 (Sun, 21 Aug 2011) $
10# $Author: jemian $
11# $Revision: 623 $
12# $URL: pvrrd/src/pvrrd/__init__.py $
13# $Id: __init__.py 623 2011-08-21 18:55:24Z jemian $
14########### SVN repository information ###################
15'''
Note: See TracBrowser for help on using the repository browser.