diff options
-rwxr-xr-x | rumba/prototypes/enroll.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rumba/prototypes/enroll.py b/rumba/prototypes/enroll.py index 6d55b36..774ba52 100755 --- a/rumba/prototypes/enroll.py +++ b/rumba/prototypes/enroll.py @@ -1,3 +1,4 @@ +#!/usr/bin/env python # # A library to manage ARCFIRE experiments # |