exactness/src/bin
Daniel Zaoui dc891a41e1 Refactor structures and make them public
The exu doesn't contain the old scenario entries (Variant_st) but the new
(Exactness_Action).
The recorder doesn't create old rec file but only exu.
The player/inspector support rec files by converting them to the new
format internally.
The structures have been tried to be simpler.
2018-05-14 11:09:37 +03:00
..
.gitignore Introduce a new recorder not using LD_PRELOAD 2018-04-21 22:20:23 +03:00
Makefile.am Refactor structures and make them public 2018-05-14 11:09:37 +03:00
exactness.c Add objects information support 2018-05-09 21:58:08 +03:00
inspect.c Refactor structures and make them public 2018-05-14 11:09:37 +03:00
player.c Refactor structures and make them public 2018-05-14 11:09:37 +03:00
recorder.c Refactor structures and make them public 2018-05-14 11:09:37 +03:00