This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
SisMaker
/
eLog
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
ft:修改rumUtil.erl
master
SisMaker
4 years ago
parent
e069b103b1
commit
399e35217e
2 changed files
with
0 additions
and
7 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-7
src/utils/rumStdlib.erl
+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
Write
Preview
Loading…
Cancel
Save