Merge pull request #49 from bchretien/hydro-devel

Use #!/usr/bin/env python for systems with multiple Python versions.
This commit is contained in:
isucan 2013-12-11 11:03:08 -08:00
commit c0cc25668f
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/bin/env python
import rospy
import wx