Skip to content

Commit

Permalink
ADDED header line in comments
Browse files Browse the repository at this point in the history
  • Loading branch information
CharleySchaefer committed Jul 9, 2019
1 parent 705e569 commit 07e76a7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions bash/average_datafiles.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
### ZiltoidLIB: https://github.com/CharleySchaefer/ZiltoidLIB
#!/bin/bash

if [ $# -lt 4 ]
Expand Down
1 change: 1 addition & 0 deletions bash/get_Nheader.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
### ZiltoidLIB: https://github.com/CharleySchaefer/ZiltoidLIB
#!/bin/bash

fname=$1
Expand Down
1 change: 1 addition & 0 deletions bash/get_roots_from_datafile.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
### ZiltoidLIB: https://github.com/CharleySchaefer/ZiltoidLIB
#!/bin/bash

if [ $# -lt 4 ]
Expand Down

0 comments on commit 07e76a7

Please sign in to comment.