This website works better with JavaScript
Home
Explore
Help
Sign In
v.vinokurov
/
lowfield_mri_programs
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
727ab2ce0f
Branches
Tags
dev-unstable
master
lowfield_mri...
/
pico-tcp-service
/
pico-tcp
/
build-clean.ps1
build-clean.ps1
56 B
History
Raw
1
2
3
4
cd .\pico-tcp-service\pico-tcp
rm -R .\build
cd ..
cd ..