yet another dummycommit
[testing.git] / something.c
1 /*
2  * $Id: $
3  * $Date: $
4  * Dummy file
5  */
6
7 int main(int argc, char ** argv) {
8   return 0 + 1;
9 }
10
This page took 0.094873 seconds and 3 git commands to generate.