8 lines
95 B
C
8 lines
95 B
C
#include "../Libraries/libuedit/ueditor.h"
|
|
|
|
int main( int argc, char *argv[])
|
|
{
|
|
|
|
return 0;
|
|
}
|