#include "stellar_utils.h" int main(int argc, char **argv) { return stellar_main(argc, argv); }