From 146260727638e8a477aeda7828364ce45dc506a0 Mon Sep 17 00:00:00 2001 From: Hans Bolinder Date: Tue, 15 Apr 2014 09:38:41 +0200 Subject: Introduce the attribute -optional_callbacks in the context of behaviours --- bootstrap/lib/stdlib/ebin/gen_event.beam | Bin 18320 -> 34896 bytes bootstrap/lib/stdlib/ebin/gen_fsm.beam | Bin 15652 -> 28780 bytes bootstrap/lib/stdlib/ebin/gen_server.beam | Bin 17416 -> 33548 bytes 3 files changed, 0 insertions(+), 0 deletions(-) (limited to 'bootstrap/lib/stdlib') diff --git a/bootstrap/lib/stdlib/ebin/gen_event.beam b/bootstrap/lib/stdlib/ebin/gen_event.beam index d45e508d22..bf7e2184d8 100644 Binary files a/bootstrap/lib/stdlib/ebin/gen_event.beam and b/bootstrap/lib/stdlib/ebin/gen_event.beam differ diff --git a/bootstrap/lib/stdlib/ebin/gen_fsm.beam b/bootstrap/lib/stdlib/ebin/gen_fsm.beam index bf5bbb7839..46c8a9e183 100644 Binary files a/bootstrap/lib/stdlib/ebin/gen_fsm.beam and b/bootstrap/lib/stdlib/ebin/gen_fsm.beam differ diff --git a/bootstrap/lib/stdlib/ebin/gen_server.beam b/bootstrap/lib/stdlib/ebin/gen_server.beam index fe95ca0826..1b6c74b9a7 100644 Binary files a/bootstrap/lib/stdlib/ebin/gen_server.beam and b/bootstrap/lib/stdlib/ebin/gen_server.beam differ -- cgit v1.2.3