This website works better with JavaScript
Home
Explore
Help
Register
Sign In
oberon
/
oberonjs
mirror of
https://github.com/vladfolts/oberonjs.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
UNIX fix
Added shebang line.
valexey
12 years ago
parent
44d03edf74
commit
5b35a7d0b0
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
browser/linkjs.py
+ 2
- 0
browser/linkjs.py
View File
@@ -1,3 +1,5 @@
+#!/usr/bin/python
+
import os
import re
import sys