Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content
Snippets Groups Projects
Commit 4622c7db authored by adelmann's avatar adelmann :reminder_ribbon:
Browse files

list all files to be changed if you add a new element

parent 3d1edd2a
No related branches found
No related tags found
No related merge requests found
......@@ -10,4 +10,29 @@ Expressions.h
template <class T> using PtrToScalar = std::unique_ptr<Scalar<T>>;
Noe: giving up tp replace the Classic/MemoryManagement/OwnPrt.h
\ No newline at end of file
Noe: giving up tp replace the Classic/MemoryManagement/OwnPrt.h
Add new element XXX:
AbsBeamline/ElementBase.h,cpp
Algorithms/DefaultVisitor.h,cpp
Algorithms/ParallelTracker.h
OpalConfigure/Configure.cpp
Algorithms/ParallelTracker.h
AbsBeamline/BeamlineVisitor.h
AbsBeamline/XXX.cpp
AbsBeamline/XXX.h
AbsBeamline/CMakeLists.txt
BeamlineCore/XXXRep.cpp
BeamlineCore/XXXRep.h
BeamlineCore/CMakeLists.txt
Elements/OpalXXX.cpp
Elements/OpalXXX.h
Elements/CMakeLists.txt
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment