rewrote set handling, now compiles
commit2a5d2fe56de548d409bdce2668a17498a161bab1
authorTyler Genter <tylergenter@gmail.com>
Sun, 28 Feb 2010 03:32:31 +0000 (27 19:32 -0800)
committerTyler Genter <tylergenter@gmail.com>
Sun, 28 Feb 2010 03:32:31 +0000 (27 19:32 -0800)
treea00fe6e58bdf305892e96b196ce010954114ccba
parent6bbcd4239ea8c9dcf9e8abbf5c491a57616cd3ba
rewrote set handling, now compiles
18 files changed:
src/CMakeLists.txt
src/Gtk/Main.cpp
src/card.cpp
src/common.h
src/disks [deleted file]
src/file.cpp
src/game.cpp
src/gui.h [copied from src/Gtk/Main.cpp with 53% similarity]
src/mohawk.cpp
src/mohawk.h
src/set.cpp
src/set.h
src/stack.cpp
src/stack.h
src/system.h [new file with mode: 0644]
src/system/linux.cpp [new file with mode: 0644]
src/system/windows.cpp [new file with mode: 0644]
src/variables.cpp