broke initial state testing off into separate module

This commit is contained in:
jlamothe
2023-11-08 00:20:33 +00:00
parent e9ed464b60
commit d7207a3df3
5 changed files with 169 additions and 89 deletions

View File

@@ -16,7 +16,8 @@
</$objtype/mkfile
HFILES=../9unit.h
HFILES=../9unit.h macros.h initial-state.h
OFILES=initial-state.$O
LIB=../9unit.a
TEST=tests