Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
fractal
fractal
Commits
6c0292bc
Commit
6c0292bc
authored
Dec 30, 2017
by
Lionel Seinturier
Browse files
Remove unused constant.
parent
e0a3975a
Changes
1
Hide whitespace changes
Inline
Side-by-side
juliac/core/src/main/java/org/objectweb/fractal/juliac/conf/Constants.java
View file @
6c0292bc
...
...
@@ -33,8 +33,6 @@ public class Constants {
final
public
static
String
ARTIFACT_CORE
=
"juliac-core"
;
final
public
static
String
DEFAULT_GEN_JAR
=
"target/generated-jar"
;
final
public
static
String
JULIAC_RUNTIME_EXCEPTION
=
"org.objectweb.fractal.juliac.runtime.RuntimeException"
;
final
public
static
String
JULIAC_RUNTIME_FACTORY
=
"org.objectweb.fractal.juliac.runtime.Factory"
;
final
public
static
String
JULIAC_RUNTIME_MEMBRANE_INITIALIZER
=
"org.objectweb.fractal.juliac.runtime.MembraneInitializer"
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment