mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/Tasty.git
synced 2025-06-10 18:45:59 +00:00
8 lines
116 B
C++
8 lines
116 B
C++
|
|
#ifndef STA_TASTY_CONFIG_HPP
|
|
#define STA_TASTY_CONFIG_HPP
|
|
|
|
#define TASTY_CASE_12
|
|
|
|
#endif // STA_TASTY_CONFIG_HPP
|