Merge pull request #7 from zeckalpha/master

#!/usr/bin/env python
This commit is contained in:
Bob Nystrom
2014-01-31 16:40:17 -08:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/bin/env python
import re
with open("corelib.wren", "r") as f:
+1 -1
View File
@@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/bin/env python
import glob
import markdown