-
Type: Story
-
Status: Done (View Workflow)
-
Priority: Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Story Points:1
Currently in (some/most/all?) .cc files the namespaces are declared with a shorter name and then every function's implementations gets a e.g. drpStella:: in front of its name. Please change that and reopen the namespace instead with
{{namespace pfs{ namespace drp{ namespace stella
} } }}
- relates to
-
PIPE2D-89 The lines in FiberTraces.cc exceed the permitted length of 110 characters
- Won't Fix