Difference between revisions of "Team:Aix-Marseille/Collaborations"

(Progamming code)
(Progamming code)
Line 20: Line 20:
 
EQUATIONS DE 1 A 17
 
EQUATIONS DE 1 A 17
  
===='''Progamming code''' ====
+
===='''Progamming code'''====
 +
 
 +
[link=#code_collab| Show code]
 +
 
 
<html>
 
<html>
 
<style>
 
<style>
Line 26: Line 29:
 
.code_collab{
 
.code_collab{
 
     display:none;
 
     display:none;
 +
}
 +
 +
.code_collab.target{
 +
    display:block;
 
}
 
}
  
 
</style>
 
</style>
  
<div class="code_collab">/*  
+
<div class="code_collab" id="code_collab">/*  
 
  * Program to run a model of bacteria in a fermenter  
 
  * Program to run a model of bacteria in a fermenter  
 
  * with a 2 plasmid contention system.
 
  * with a 2 plasmid contention system.

Revision as of 09:33, 17 October 2016