Skip to content

Commit

Permalink
Make config.py executable
Browse files Browse the repository at this point in the history
As requested by @mvousden in #75.
  • Loading branch information
mn416 committed Apr 11, 2019
1 parent 263485e commit 79368ac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config.py
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#!/usr/bin/env python2

# This file controls the parameters for the circuit generator

import sys
Expand Down

0 comments on commit 79368ac

Please sign in to comment.