diff options
author | merakor <cem@ckyln.com> | 2020-12-24 14:38:21 +0000 |
---|---|---|
committer | merakor <cem@ckyln.com> | 2020-12-24 14:38:21 +0000 |
commit | f9c2b3033aad39704e52a7b6fccad0548ba74771 (patch) | |
tree | ca647c793727a65d16afdf1189abb2c2db7f2593 /docs | |
parent | 70a32fc9b0969fc9ee8c5e2ea6077d08ae304dbe (diff) | |
download | cpt-f9c2b3033aad39704e52a7b6fccad0548ba74771.tar.gz |
lib.rc: move helper functions to a seperate file
In order to avoid confusion, I have moved helper functions to lib.rc
from the config.rc file.
FossilOrigin-Name: a51d7fa1235547b1f948eae9cd55ddf3ae365d56364eaa2644b16113ea8dd979
Diffstat (limited to 'docs')
-rw-r--r-- | docs/default.do | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/default.do b/docs/default.do index 3519aec..1ce12e2 100644 --- a/docs/default.do +++ b/docs/default.do @@ -1,3 +1,4 @@ +SRC_ROOT=.. . ../config.rc # Extensionless name of file |