GitBucket
Toggle navigation
Snippets
Sign in
Files
Branches
4
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
jryland
/
Import
Transfer to URL with SHA
Find file
Newer
Older
branch:
NUC
Branches
Tags
×
DELL-PC
MacBookPro
NUC
master
Import
/
applications
/
MakePDF
/
3rdParty
/
rapidjson
/ Makefile
John Ryland
on 22 Dec 2020
105 bytes
import NUC files
Raw
Blame
History
test: main.cpp g++ -I. -Os main.cpp -o test -std=c++11 # ./test > res2.txt ; diff res.txt res2.txt