index
:
multitouch.git
master
Unnamed repository; edit this file to name it for gitweb.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test.c
blob: 20f35c60836e27d112f561e019eb3af191640770 (
plain
)
1
2
3
4
5
6
7
#include <stdio.h> #include <time.h> int main(int argc,char* argv[]) { return 0; }