noalyss
Version-9
html
js
etat_annexe_ohada_javascript.js
Go to the documentation of this file.
1
//This file is part of NOALYSS and is under GPL
2
//see licence.txt
3
/**
4
*javascript
5
*/
6
alert("yes !!!");
7
8
function t() {
9
alert("from t ");
10
}