Refactor folders and cmake, add print statement of currently configured sequence
- The sequences are now under folder
configuration/sequences/
, and their extension has been changed to.h
. - Folders inside
stream
have been refactored to not havesequence_
prepended. - CMake uses variable instead of relative dirs, when accessing source dir.
- A print statement has been added in order to indicate the executing sequence.