diff src/meepmeep.py @ 0:307a81e46071 tip

initial committ
author Robert McIntyre <rlm@mit.edu>
date Tue, 18 Oct 2011 01:17:49 -0700
parents
children
line wrap: on
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/src/meepmeep.py	Tue Oct 18 01:17:49 2011 -0700
     1.3 @@ -0,0 +1,2 @@
     1.4 +#!/usr/bin/python
     1.5 +print "Meep meep!"