4 lines
90 B
C
4 lines
90 B
C
|
#include "rmerge.h"
|
||
|
|
||
|
int main(int argc, char *argv[]) { return rmerge_main(argc, argv); }
|