Project

General

Profile

« Previous | Next » 

Revision 51147

Added by Tsampikos Livisianos about 6 years ago

fix minor things

View differences:

Funder.java
13 13
    private int total_projects = 0;
14 14
    private int projects_with_publications = 0;
15 15

  
16
    public Funder() {
17
    }
18

  
16 19
    public Funder(int pubs, int oa, int emb, int res, int proj, int proj_pubs){
17 20
        this.publications = pubs;
18 21
        this.open_access = oa;

Also available in: Unified diff