sly1/include/bez.h

11 lines
96 B
C
Raw Normal View History

2024-07-01 17:52:11 +00:00
/**
* @file bez.h
*/
#ifndef BEZ_H
#define BEZ_H
#include "common.h"
// ...
#endif // BEZ_H