Browse Source

ft:修改rumUtil.erl

master
SisMaker 4 years ago
parent
commit
399e35217e
2 changed files with 0 additions and 7 deletions
  1. +0
    -7
      src/utils/rumStdlib.erl
  2. +0
    -0
      src/utils/rumUtil.erl

src/misc/rumStdlib.erl → src/utils/rumStdlib.erl View File

@ -1,10 +1,3 @@
%% @doc Functions from Erlang OTP distribution that are really useful
%% but aren't exported.
%%
%% All functions in this module are covered by the Erlang/OTP source
%% distribution's license, the Erlang Public License. See
%% http://www.erlang.org/ for full details.
-module(rumStdlib). -module(rumStdlib).
-export([string_p/1]). -export([string_p/1]).

src/misc/rumUtil.erl → src/utils/rumUtil.erl View File


Loading…
Cancel
Save