Skip to content

Commit 212f6a4

Browse files
authored
Merge pull request #24 from mbarbin/pkg-directory-structure
Refactor pkg directory structure
2 parents 126d8bd + f429d11 commit 212f6a4

30 files changed

+4
-4
lines changed

.headache.dirs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# List of directories for headache.sh
22
# Add new directories below. Lines starting with '#' are ignored.
3-
lib/fpath_base/src
4-
lib/fpath_base/test
5-
lib/fpath_sexp0/src
6-
lib/fpath_sexp0/test
3+
pkg/fpath-base
4+
pkg/fpath-sexp0
5+
test/fpath-base
6+
test/fpath-sexp0

0 commit comments

Comments
 (0)