summaryrefslogtreecommitdiff
path: root/frontends/ilang/ilang_frontend.h
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/ilang/ilang_frontend.h')
-rw-r--r--frontends/ilang/ilang_frontend.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/frontends/ilang/ilang_frontend.h b/frontends/ilang/ilang_frontend.h
index 052dd4cb..f8a15284 100644
--- a/frontends/ilang/ilang_frontend.h
+++ b/frontends/ilang/ilang_frontend.h
@@ -34,6 +34,7 @@ namespace ILANG_FRONTEND {
extern RTLIL::Design *current_design;
extern bool flag_nooverwrite;
extern bool flag_overwrite;
+ extern bool flag_lib;
}
YOSYS_NAMESPACE_END