From 95594674f34f305049622aa40ac055a55789e5ac Mon Sep 17 00:00:00 2001 From: Giulia Date: Sat, 25 Jan 2020 19:10:45 +0100 Subject: [PATCH] rimoddo asdf --- asdf.json | 53 ----------------------------------------------------- 1 file changed, 53 deletions(-) delete mode 100644 asdf.json diff --git a/asdf.json b/asdf.json deleted file mode 100644 index cb42448..0000000 --- a/asdf.json +++ /dev/null @@ -1,53 +0,0 @@ -{ - "version": "v1.1a", - "paths": { - "lastUsed": "defaults.json", - "configurationPath": "D:\\Emanuele\\Documenti\\workspace\\bananaSPLIT\\", - "INworkPath": "C:/Users/Utente/eclipse-workspace/bananaSPLIT/TestFiles", - "OUTworkPath": "C:/Users/Utente/eclipse-workspace/bananaSPLIT" - }, - "docStruct": { - "language": "scelto da languageconf.json", - "docSep": "\\s*Copyright [(0-9)]+", - "dateFormat": "{month} {day:d}, {year:d}{}", - "outPrefix": "DEFP", - "outSuffix": "DEFS", - "outDateFormat": "{year:04d}{month:02d}{day:02d}", - "outInterFormat": "{docnum}_{date}_{title}", - "outNameFormat": "{prefisso}_{inter}_{suffisso}.txt", - "outDate": true, - "outNumber": true, - "outTitle": true, - "numberPos": 1, - "datePos": 2, - "titlePos": 3 - }, - "settings": { - "encoding": "utf-8", - "monthPosition": 0, - "getNewsPaperName": true, - "nameNotFoundStr": "ND", - "includeTitle": true, - "removeDuplicates": true, - "showSkipped": true, - "showRemovedDuplicates": false, - "maxTitleLen": 32, - "loadTXT": true, - "loadDOCX": false, - "removeOldFiles": true, - "saveSeparateFiles": true, - "saveBodyFile": true, - "saveBodyNumber": true, - "delLF": false, - "delWordBreak": true, - "delChars": [ - "'", - "@", - "#", - "$", - "%", - "^", - "&" - ] - } -} \ No newline at end of file