sc: refer to ventral sacs overlord by its common name
[sheet.git] / tools / mktermcol-xcolor
index 7f39c80c4ca6332805c108d80c0c362da8c24623..c59b7312150ad163228069163583243044450790 100755 (executable)
@@ -1,6 +1,7 @@
 #!/usr/bin/env perl
 use 5.014;
-
+use warnings;
+use lib $0 =~ s{[^/]+$}{..}r; # project root
 use Shiar_Sheet::Colour 1.05;
 
 say "# automatically generated by $0";