example.h 69 B

123456
  1. #pragma once
  2. #include "automata.h"
  3. #include "state.h"
  4. void test1();