Project

General

Profile

« Previous | Next » 

Revision 9013

moved lib/*.sh to sh/ subdir so it's easier to find the .sh files among all the other lib/ files

View differences:

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