abcs/include/repl_functions.hpp

7 lines
90 B
C++

#pragma once
#include "function_utils.hpp"
FUNCTION(quit);
FUNCTION(request_precision);