~ubuntu-branches/debian/squeeze/erlang/squeeze

« back to all changes in this revision

Viewing changes to lib/gs/src/gstk_gs.erl

  • Committer: Bazaar Package Importer
  • Author(s): Erlang Packagers, Sergei Golovan
  • Date: 2006-12-03 17:07:44 UTC
  • mfrom: (2.1.11 feisty)
  • Revision ID: james.westby@ubuntu.com-20061203170744-rghjwupacqlzs6kv
Tags: 1:11.b.2-4
[ Sergei Golovan ]
Fixed erlang-base and erlang-base-hipe prerm scripts.

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
 
20
20
-module(gstk_gs).
21
21
 
 
22
-export([mk_create_opts_for_child/4,
 
23
         config/3,
 
24
         read/3,
 
25
         read_option/5,
 
26
         option/5]).
 
27
 
22
28
-include("gstk.hrl").
23
 
-compile(export_all).
24
 
%%-export([Function/Arity, ...]).
25
29
 
26
30
%%----------------------------------------------------------------------
27
31
%% The GS object implementation