mirror of
https://github.com/Theodor-Springmann-Stiftung/hamann-ausgabe-core.git
synced 2025-10-29 09:15:33 +00:00
added basic start page setup; began rewrite of parser
This commit is contained in:
@@ -28,6 +28,7 @@ namespace HaDocument
|
||||
_createReactors();
|
||||
_reader.Read();
|
||||
_library = _createLibrary();
|
||||
_reader.Dispose();
|
||||
return GetLibrary();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user