EcoliSimulator  2.0.1a
sssr.h
Go to the documentation of this file.
1 //
2 // sssr.h
3 // Ecoli_3.1.1
4 //
5 // Created by Stefano Belloni on 25/06/15.
6 /*This program is free software - GNU General Public License Verison 2*/
7 //
8 
9 
10 void sssr(int &valore, std::string text);
11 void sssr(double &valore, std::string text);
void sssr(int &valore, std::string text)