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