LUMIERA.clone/src/proc/mobject/builder
Ichthyostega 6339a288dd Doxygen: insert actual filename into those automatically added file comments
HOWTO
for F in $(find src -type f \( -name '*.cpp' -or -name '*.hpp' \)  -exec egrep -q '§§§' {} \; -print);
    do D=$(basename $F);
       sed -r -e"s/§§§/$D/" $F ;
done
2016-11-03 18:22:31 +01:00
..
applicable-builder-target-types.hpp cleanup: rectify Proc-Layer namespaces (I) 2011-12-02 16:10:03 +01:00
assembler.cpp Doxygen: insert actual filename into those automatically added file comments 2016-11-03 18:22:31 +01:00
assembler.hpp Doxygen: insert actual filename into those automatically added file comments 2016-11-03 18:22:31 +01:00
buildertool.hpp clean-up visibility of lib::P 2015-08-16 01:35:29 +02:00
common.hpp Doxygen: insert actual filename into those automatically added file comments 2016-11-03 18:22:31 +01:00
conmanager.cpp Doxygen: insert actual filename into those automatically added file comments 2016-11-03 18:22:31 +01:00
conmanager.hpp Doxygen: insert actual filename into those automatically added file comments 2016-11-03 18:22:31 +01:00
fixture-change-detector.hpp cleanup: rectify Proc-Layer namespaces (I) 2011-12-02 16:10:03 +01:00
model-port-registry.cpp cleanup: rectify Proc-Layer namespaces (I) 2011-12-02 16:10:03 +01:00
model-port-registry.hpp fix warnings found by CLang (3.5) 2015-08-16 01:37:04 +02:00
mould.hpp Doxygen: insert actual filename into those automatically added file comments 2016-11-03 18:22:31 +01:00
nodecreatortool.cpp Doxygen: insert actual filename into those automatically added file comments 2016-11-03 18:22:31 +01:00
nodecreatortool.hpp Doxygen: insert actual filename into those automatically added file comments 2016-11-03 18:22:31 +01:00
operationpoint.cpp Doxygen: insert actual filename into those automatically added file comments 2016-11-03 18:22:31 +01:00
operationpoint.hpp Doxygen: insert actual filename into those automatically added file comments 2016-11-03 18:22:31 +01:00
renderstate.hpp Doxygen: insert actual filename into those automatically added file comments 2016-11-03 18:22:31 +01:00
segmentation-tool.cpp Doxygen: insert actual filename into those automatically added file comments 2016-11-03 18:22:31 +01:00
segmentation-tool.hpp Doxygen: insert actual filename into those automatically added file comments 2016-11-03 18:22:31 +01:00
segmentation.cpp cleanup: rectify Proc-Layer namespaces (I) 2011-12-02 16:10:03 +01:00
segmentation.hpp clarify and settle the relation between Dispatcher and PlanningStepGenerator 2012-10-10 05:20:23 +02:00
toolfactory.cpp Doxygen: insert actual filename into those automatically added file comments 2016-11-03 18:22:31 +01:00
toolfactory.hpp Doxygen: insert actual filename into those automatically added file comments 2016-11-03 18:22:31 +01:00
wiringrequest.hpp Doxygen: insert actual filename into those automatically added file comments 2016-11-03 18:22:31 +01:00