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:
MacBookPro
Branches
Tags
×
DELL-PC
MacBookPro
NUC
master
Import
/
research
/
signals-slots
/
src
/
gui
/
tests
/ test_screen.cpp
John
on 29 Dec 2020
103 bytes
bulk import from macbookpro checkouts
Raw
Blame
History
#include <screen.h> int main(int argc, char *argv[]) { Screen *s = getScreen(); return 0; }