aboutsummaryrefslogtreecommitdiffstats
path: root/bootstrap/lib/stdlib/egen/erl_parse.erl
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap/lib/stdlib/egen/erl_parse.erl')
-rw-r--r--bootstrap/lib/stdlib/egen/erl_parse.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap/lib/stdlib/egen/erl_parse.erl b/bootstrap/lib/stdlib/egen/erl_parse.erl
index 754e943beb..684f65386f 100644
--- a/bootstrap/lib/stdlib/egen/erl_parse.erl
+++ b/bootstrap/lib/stdlib/egen/erl_parse.erl
@@ -529,7 +529,7 @@ get_attribute(L, Name) ->
get_attributes(L) ->
erl_scan:attributes_info(L).
--file("/usr/local/otp/releases/otp_beam_linux_sles10_i386_r13b02_patched/lib/parsetools-2.0/include/yeccpre.hrl", 0).
+-file("/usr/local/otp/releases/sles10_32_R13B03_patched/lib/parsetools-2.0.1/include/yeccpre.hrl", 0).
%%
%% %CopyrightBegin%
%%