Skip to content

Commit a1cab0f

Browse files
Greg LampGreg Lamp
authored andcommitted
changed file types to executeble
1 parent e19cf2f commit a1cab0f

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

bin/hist.py

100644100755
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#!/usr/bin/python
12
import math
23
from collections import Counter
34
import optparse

bin/scatter.py

100644100755
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#!/usr/bin/python
12
import csv
23
import optparse
34

0 commit comments

Comments
 (0)