~pypos-devs/pypos/trunk

« back to all changes in this revision

Viewing changes to pypos/__main__.py

  • Committer: Luis Naranjo
  • Date: 2012-03-14 04:47:52 UTC
  • Revision ID: luisnaranjo733@hotmail.com-20120314044752-43w33v213icpfgz0
Made some minor changes - mostly removed uneccesary stuff.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
from pypos import *
 
2
main()