Skip to content
Snippets Groups Projects
TestSequencing.h 116 B
#pragma once

#define RESTRICT __restrict__

#include <cstdint>


namespace pystencils {


} // namespace pystencils