summary refs log tree commit diff
path: root/bin/hilex.h
diff options
context:
space:
mode:
Diffstat (limited to 'bin/hilex.h')
-rw-r--r--bin/hilex.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/hilex.h b/bin/hilex.h
index 2c080e20..882b5f95 100644
--- a/bin/hilex.h
+++ b/bin/hilex.h
@@ -47,3 +47,4 @@ struct Lexer {
 extern const struct Lexer LexC;
 extern const struct Lexer LexMake;
 extern const struct Lexer LexMdoc;
+extern const struct Lexer LexSh;