aboutsummaryrefslogtreecommitdiffstats
path: root/bootstrap/lib/compiler/egen/core_parse.erl
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap/lib/compiler/egen/core_parse.erl')
-rw-r--r--bootstrap/lib/compiler/egen/core_parse.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap/lib/compiler/egen/core_parse.erl b/bootstrap/lib/compiler/egen/core_parse.erl
index 3ff8e05af3..f20cda3d04 100644
--- a/bootstrap/lib/compiler/egen/core_parse.erl
+++ b/bootstrap/lib/compiler/egen/core_parse.erl
@@ -13,7 +13,7 @@
tok_val(T) -> element(3, T).
tok_line(T) -> element(2, T).
--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%
%%