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