Windforce Code
Status: Pre-Alpha
Brought to you by:
qiqiwang
| File | Date | Author | Commit |
|---|---|---|---|
| common | 2009-11-13 | qiqiwang | [r85] Added cluster.cpp and cluster.h |
| doc | 2009-10-27 | qiqiwang | [r50] Rearangement to match the code |
| flapping | 2010-05-04 | qiqiwang | [r87] Started flapping case |
| include | 2009-10-18 | qiqiwang | [r23] Restured |
| lib | 2009-10-18 | qiqiwang | [r23] Restured |
| makefiles | 2009-10-27 | qiqiwang | [r47] Further rearanging in Makefiles, now everything... |
| test | 2009-11-13 | qiqiwang | [r86] Changed test suite according to addition of clu... |
| COPYING | 2009-09-28 | qiqiwang | [r1] First commit |
| README | 2009-11-05 | qiqiwang | [r83] Added README, after seminar |
To make in Ubuntu: 1. Copy makefiles/Makefile.Ubuntu.in to the current directory. 2. Edit Makefile.Ubuntu.in, modify WF_HOME to the current directory 3. Go to common, type make 4. Go to test/sins, type make all