Chameleon

Chameleon Svn Source Tree

Root/branches/slice/old749m/ChamMek/main.c

1#include <stdio.h>
2
3//do not build this project!
4//it is for Search purpose
5// Find: something
6// Replace by: newOne
7
8int main (int argc, const char * argv[]) {
9 // insert code here...
10 printf("Hello, World!\n");
11 return 0;
12}
13

Archive Download this file

Revision: 1174