aboutsummaryrefslogtreecommitdiffstats
path: root/lib/typer/src/typer.hrl
diff options
context:
space:
mode:
Diffstat (limited to 'lib/typer/src/typer.hrl')
-rw-r--r--lib/typer/src/typer.hrl1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/typer/src/typer.hrl b/lib/typer/src/typer.hrl
index 2e4ec4f894..eb3ba5f9c1 100644
--- a/lib/typer/src/typer.hrl
+++ b/lib/typer/src/typer.hrl
@@ -36,6 +36,7 @@
callgraph = dialyzer_callgraph:new() :: dialyzer_callgraph:callgraph(),
ana_files = [] :: [file:filename()], % absolute filenames
plt = none :: 'none' | file:filename(),
+ no_spec = false :: boolean(),
%% Esp for TypEr
%% ----------------------