#include #include "runlist.h" int main (int argc, char *argv[]) { return test_rl_main (argc, argv); }