sly1/include/splice/eval.h
2024-07-01 22:16:20 +00:00

12 lines
129 B
C

/**
* @file splice/eval.h
*/
#ifndef SPLICE_EVAL_H
#define SPLICE_EVAL_H
#include "common.h"
// ...
#endif // SPLICE_EVAL_H