Skip to content

Commit

Permalink
First Commit
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-novo authored Feb 26, 2017
1 parent b52229b commit eaab715
Show file tree
Hide file tree
Showing 3 changed files with 1,576 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
.cpp:
g++ -Wall -g -o $* -I/usr/include/ncursesw $*.cpp -std=c++11 -lncursesw -ltinfo
Loading

0 comments on commit eaab715

Please sign in to comment.