PrusaSlicer/src/libseqarrange/test/seq_test_interface.hpp

19 lines
499 B
C++

/*================================================================*/
/*
* Author: Pavel Surynek, 2023 - 2025
* Company: Prusa Research
*
* File: seq_test_interface.hpp
*
* Tests of the sequential printing interface for Prusa Slic3r
*/
/*================================================================*/
#ifndef __SEQ_TEST_INTERFACE_HPP__
#define __SEQ_TEST_INTERFACE_HPP__
/*----------------------------------------------------------------*/
#endif /* __SEQ_TEST_PREPROCESS_HPP__ */