Update folder for INSA.
Questo commit è contenuto in:
parent
94cbeef58f
commit
4af68f9f93
1 ha cambiato i file con 4 aggiunte e 4 eliminazioni
|
@ -40,10 +40,10 @@ public class FileUtils {
|
|||
|
||||
static {
|
||||
// Populate folderToEntry
|
||||
folderToEntry.put(FolderType.Map,
|
||||
new PreferencesEntry("DefaultMapFolder", "/home/commetud/..."));
|
||||
folderToEntry.put(FolderType.PathInput,
|
||||
new PreferencesEntry("DefaultPathInputFolder", "/home/commetud/..."));
|
||||
folderToEntry.put(FolderType.Map, new PreferencesEntry("DefaultMapFolder",
|
||||
"/home/commetud/3eme Annee MIC/Graphes-et-Algorithmes/Maps"));
|
||||
folderToEntry.put(FolderType.PathInput, new PreferencesEntry("DefaultPathInputFolder",
|
||||
"/home/commetud/3eme Annee MIC/Graphes-et-Algorithmes/Paths"));
|
||||
folderToEntry.put(FolderType.PathOutput,
|
||||
new PreferencesEntry("DefaultPathOutputsFolder", "paths"));
|
||||
|
||||
|
|
Caricamento…
Crea riferimento in una nuova segnalazione