Changeset f0011bf
Legend:
- Unmodified
- Added
- Removed
-
README
r7ffd7f0 rf0011bf 72 72 73 73 extern "C" { 74 #include <curses.h>75 #include <getopt.h>74 #include <curses.h> 75 #include <getopt.h> 76 76 } 77 77 … … 94 94 95 95 96 Can I contribute to Cforall? 97 ------------------------- 98 99 Not at the moment. Cforall is a research project that is not stable enough to 100 have outside contributes adding or making significant changes. You can help us 101 my trying Cforall to get a flavour for what we are trying to accomplish. Please 102 identify design problems and small issues or errors, which we will try to 103 incorporate/fix. However, we are a small team, so nothing happens quickly. 104 105 96 106 Who is responsible for cfa-cc? 97 107 ------------------------------
Note:
See TracChangeset
for help on using the changeset viewer.