Skip to content

Commit 62ac21b

Browse files
BradG13531patrickelectric
authored andcommitted
Changed names of example scripts for omniscan, surveyor, and sounder.
1 parent 3777985 commit 62ac21b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

setup.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@
2626
],
2727
scripts=[
2828
"examples/simplePingExample.py",
29-
"examples/simpleS500Example.py",
30-
"examples/simpleOmniscan450Example.py",
31-
"examples/simpleSurveyor240Example.py",
29+
"examples/s500Example.py",
30+
"examples/omniscan450Example.py",
31+
"examples/surveyor240Example.py",
3232
"tools/pingproxy.py",
3333
"tools/ping1d-simulation.py"]
3434
)

0 commit comments

Comments
 (0)