lasd/librerie/exercise2/zlasdtest/test.hpp
Alessandro Ferro 2941c1d298 Library 2
Added template
2021-04-10 13:34:50 +02:00

12 lines
233 B
C++
Executable File

#ifndef LASDTEST_HPP
#define LASDTEST_HPP
/* ************************************************************************** */
void lasdtest();
/* ************************************************************************** */
#endif