Subversion Repositories svnkaklik

Rev

Go to most recent revision | Blame | Last modification | View Log | Download


#include "test.h"

int main(int argc, char** argv)
{
   do_something();
   return 0;
}