mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/TACOS.git
synced 2025-08-06 09:37:34 +00:00
Fixed a few errors
This commit is contained in:
@@ -69,13 +69,6 @@ namespace sta
|
||||
*/
|
||||
std::vector<std::shared_ptr<TacosThread>> getActiveThreads();
|
||||
|
||||
/**
|
||||
* @brief Get the Active Threads object
|
||||
*
|
||||
* @return std::vector<std::shared_ptr<TacosThread>>
|
||||
*/
|
||||
std::vector<std::shared_ptr<TacosThread>> getActiveThreads();
|
||||
|
||||
void init() override;
|
||||
|
||||
void func() override;
|
||||
|
Reference in New Issue
Block a user