Skip to content
GitLab
Explore
Sign in
Register
e-knife-erlang
EDG
src
main
java
edg
SCInfo.java
Find file
Normal view
Permalink
SCInfo.java
74 B
Newer
Older
LAST adapted to Erlang with some improvements:
Sergio Pérez
committed
Jul 09, 2021
1
2
3
4
5
6
7
8
9
package
edg
;
public
class
SCInfo
{
public
SCInfo
(
String
text
)
{
}
}