Team:Grenoble/script

From 2012.igem.org

(Difference between revisions)
Line 115: Line 115:
    g=a;
    g=a;
    h=c;
    h=c;
 +
    if(h<e){
 +
h=e;
 +
g=h*i
 +
    }
 +
    if(g<j){
 +
g=j;
 +
h=g*l
 +
    }
 +
   
}
}
})
})

Revision as of 09:27, 12 July 2012