#include "stellar/stellar.h" int main(int argc, char **argv) { return stellar_run(argc, argv); }