Skip to content

Commit

Permalink
Update primary bootstrap
Browse files Browse the repository at this point in the history
  • Loading branch information
bufflig committed Dec 3, 2010
1 parent 5a339a8 commit 4a80e8a
Show file tree
Hide file tree
Showing 12 changed files with 94 additions and 94 deletions.
2 changes: 1 addition & 1 deletion bootstrap/bin/start.script
@@ -1,4 +1,4 @@
%% script generated at {2010,12,2} {17,24,15}
%% script generated at {2010,12,3} {17,41,47}
{script,
{"OTP APN 181 01","R14B01"},
[{preLoaded,
Expand Down
2 changes: 1 addition & 1 deletion bootstrap/bin/start_clean.script
@@ -1,4 +1,4 @@
%% script generated at {2010,12,2} {17,24,16}
%% script generated at {2010,12,3} {17,41,47}
{script,
{"OTP APN 181 01","R14B01"},
[{preLoaded,
Expand Down
4 changes: 2 additions & 2 deletions bootstrap/lib/compiler/egen/core_parse.erl
Expand Up @@ -13,7 +13,7 @@
tok_val(T) -> element(3, T).
tok_line(T) -> element(2, T).

-file("/usr/local/otp/releases/sles10_32_R14B_patched/lib/parsetools-2.0.4/include/yeccpre.hrl", 0).
-file("/usr/local/otp/releases/sles10_64_R14B_patched/lib/parsetools-2.0.4/include/yeccpre.hrl", 0).
%%
%% %CopyrightBegin%
%%
Expand Down Expand Up @@ -196,7 +196,7 @@ yecctoken2string(Other) ->



-file("/ldisk/bjorn/otp/bootstrap/lib/compiler/egen/core_parse.erl", 199).
-file("/ldisk/pan/git/otp/bootstrap/lib/compiler/egen/core_parse.erl", 199).

yeccpars2(0=S, Cat, Ss, Stack, T, Ts, Tzr) ->
yeccpars2_0(S, Cat, Ss, Stack, T, Ts, Tzr);
Expand Down
Binary file modified bootstrap/lib/kernel/ebin/code.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/file.beam
Binary file not shown.
Binary file modified bootstrap/lib/kernel/ebin/file_io_server.beam
Binary file not shown.
2 changes: 1 addition & 1 deletion bootstrap/lib/kernel/ebin/kernel.appup
@@ -1 +1 @@
{"2.14",[],[]}.
{"2.14.2",[],[]}.
Binary file modified bootstrap/lib/stdlib/ebin/c.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/filelib.beam
Binary file not shown.
Binary file modified bootstrap/lib/stdlib/ebin/filename.beam
Binary file not shown.
2 changes: 1 addition & 1 deletion bootstrap/lib/stdlib/ebin/stdlib.appup
@@ -1 +1 @@
{"1.17",[],[]}.
{"1.17.2",[],[]}.

0 comments on commit 4a80e8a

Please sign in to comment.