diff --git a/source/app.d b/source/app.d index ba5a3ed..a407ff6 100644 --- a/source/app.d +++ b/source/app.d @@ -21,7 +21,7 @@ enum stopFinderRequest = "XML_STOPFINDER_REQUEST"; void main(string[] args) { string fileName; - string busStop = "4014080"; + string busStop = "Regensburg Universität"; string substitutionFileName = "replacement.txt"; // dfmt off auto helpInformation = getopt(args,