index
:
rotor.git
intensitysimilarity
master
Unnamed repository; edit this file 'description' to name the repository.
nobody
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
NT
/
src
/
rotor.cpp
blob: 2678dd5fd4da3a2c9ad7dc7263e68777a1d3e7b3 (
plain
)
1
2
3
4
5
6
7
#include <stdio.h> #include "rotor.h" int main(){ printf("hello, world\n"); }