Please enable JavaScript in your browser!
Home
Esplora
Aiuto
Accedi
avarzille
/
cxxcall
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Ramo (Branch):
master
Rami (Branch)
Tag
master
cxxcall
/
tests
/
test.cpp
test.cpp
92 B
Permalink
Cronologia
Originale
1
2
3
4
5
6
7
8
9
#include "callout.hpp"
#include "callin.hpp"
int main ()
{
run_tests ();
return (0);
}