LUMIERA.clone/src/backend/engine
Ichthyostega 974c670d41 fix **** in doxygen comments
to make them stand out more prominently, some entity comments
where started with a line of starts. Unfortunately, doxygen
(and javadoc) only recogise comments which are started exactly
with /**

This caused quite some comments to be ignored by doxygen.
Credits to Hendrik Boom for spotting this problem!

A workaround is to end the line of stars with *//**
2013-10-24 23:06:36 +02:00
..
engine-config.cpp Ticket #934: switch entire code-base to use the new Singleton factory 2013-10-20 03:19:36 +02:00
engine-config.h Clang(#928): adjustments regarding scope and visibility 2013-10-20 21:51:28 +02:00
job.cpp some bits to round up the job descriptor API 2013-09-08 19:19:02 +02:00
job.h some bits to round up the job descriptor API 2013-09-08 19:19:02 +02:00
scheduler-diagnostics.hpp fix **** in doxygen comments 2013-10-24 23:06:36 +02:00
scheduler-frontend.cpp Ticket #934: switch entire code-base to use the new Singleton factory 2013-10-20 03:19:36 +02:00
scheduler-frontend.hpp Ticket #934: switch entire code-base to use the new Singleton factory 2013-10-20 03:19:36 +02:00