Revision 9013
Added by Aaron Marcuse-Kubitza over 11 years ago
table.run | ||
---|---|---|
14 | 14 |
fi #### |
15 | 15 |
|
16 | 16 |
. "$(dirname "${BASH_SOURCE[0]}")"/import.run |
17 |
. "$(dirname "${BASH_SOURCE[0]}")"/../local.sh |
|
17 |
. "$(dirname "${BASH_SOURCE[0]}")"/../sh/local.sh
|
|
18 | 18 |
|
19 | 19 |
if self_not_included; then |
20 | 20 |
|
Also available in: Unified diff
moved lib/*.sh to sh/ subdir so it's easier to find the .sh files among all the other lib/ files