Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Instrument Control
NomadCommandSystem
Commits
b5e261c0
Commit
b5e261c0
authored
Feb 06, 2015
by
helene ortiz
Browse files
No commit message
No commit message
parent
2d730781
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/fr/ill/ics/util/ConfigManager.java
View file @
b5e261c0
...
...
@@ -51,7 +51,6 @@ public class ConfigManager {
public
final
static
String
PROPERTIES_EXTENSION
=
".properties"
;
public
final
static
String
PROPERTIES_PATTERN
=
"Properties.xml"
;
public
final
static
String
CONFIG_PATTERN
=
"Config.xml"
;
public
final
static
String
VIEW_PATTERN
=
"View.xml"
;
public
final
static
String
NOMAD_CLIENT_FILES
=
System
.
getProperty
(
"user.home"
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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