sly1/include/splicemap.h
2024-11-24 03:40:51 +00:00

14 lines
147 B
C

/**
* @file splicemap.h
*
* @brief Splice maps.
*/
#ifndef SPLICEMAP_H
#define SPLICEMAP_H
#include "common.h"
// ...
#endif // SPLICEMAP_H