Changeset f0011bf


Ignore:
Timestamp:
Sep 30, 2025, 4:40:23 PM (16 hours ago)
Author:
Peter A. Buhr <pabuhr@…>
Branches:
master
Parents:
7ffd7f0
Message:

Add section about contributing to the Cforall project

File:
1 edited

Legend:

Unmodified
Added
Removed
  • README

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