GitBucket
Toggle navigation
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
jryland
/
WickedDocs
Transfer to URL with SHA
Find file
Newer
Older
tree:
9183981ecf
Branches
Tags
×
master
WickedDocs
/
3rdParty
/
rapidjson
/ Makefile
John Ryland
on 15 Dec 2015
105 bytes
Make test
Raw
Blame
History
test: main.cpp g++ -I. -Os main.cpp -o test -std=c++11 # ./test > res2.txt ; diff res.txt res2.txt