Skip to content

Commit

Permalink
Rename to JPJ: JPJ is Python Jam
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan James authored and Jonathan James committed Feb 23, 2011
1 parent ee2aa48 commit 4f1a7f4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pjam → jpj
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
#! /usr/bin/env python3

# JPJ is Python Jam

if __name__ == "__main__":
import jam
jam.main()

0 comments on commit 4f1a7f4

Please sign in to comment.