Moved to “utils”.

This commit is contained in:
Søren Theilgaard
2021-08-25 11:49:13 +02:00
parent a20770314e
commit 4859efa72f
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@
label_re='^([a-z0-9\_-]*)(\)|\|\\)$'
endlabel_re='^( |\t);;$'
label_dir="../fragments/labels"
label_dir=../"fragments/labels"
IFS=$'\n'