This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
zhanglei
/
Qt_719
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
ffab345b51
Branches
Tags
main
master
Qt_719
/
code
/
board
/
AO_StaticAO
/
other
/
Makefile
Makefile
65 B
Historique
Raw
1
2
3
4
all:
g++ -o StaticAO StaticAO.cpp -lbiodaq
clean:
rm StaticAO