New developments ahead
authorAndre EBERSOLD <andre.ebersold@siemens.com>
Fri, 3 Feb 2023 14:48:49 +0000 (15:48 +0100)
committerAndre EBERSOLD <andre.ebersold@siemens.com>
Fri, 3 Feb 2023 14:48:49 +0000 (15:48 +0100)
commit9bb452315634715d4f44b671d6a9510ffb8ccdca
tree5749dc3b988f07ea65fb2fca04d52d4911a1b414
parentc577a11baf45a09ac09b7237bd43a5b663356ae7
New developments ahead

  Started code for http element support
  Started source tree for reqif parsing
src/tasks/http.cpp [new file with mode: 0644]
src/tasks/http.h [new file with mode: 0644]
src/xml/reqif/CMakeLists.txt [new file with mode: 0644]
src/xml/reqif/element_factory.cpp [new file with mode: 0644]
src/xml/reqif/element_factory.h [new file with mode: 0644]