add #! line
This commit is contained in:
parent
cbc88ac621
commit
bd414e5a57
2 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
#!/usr/bin/env python
|
||||
## It emulates the program "cmd" which is distributed with
|
||||
## the comedilib software
|
||||
## Copyright (C) May 2003 Luc Lefebvre
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
#!/usr/bin/env python
|
||||
## A test-application to demonstrate using the Comedilib API
|
||||
## and streaming acquisition in particular, from Python.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue