2021-12-08 19:43:40 +00:00

6 lines
133 B
C

#pragma once
#include "array_t.h"
typedef array_t cycles_t; // Intended to indicate that cycles_t is meant to hold cycle_t objects