diff options
author | rupak | 2019-10-11 18:14:26 +0530 |
---|---|---|
committer | rupak | 2019-10-11 18:14:26 +0530 |
commit | 01779a9f1594491392d9db34c8ed3da61e8a3ab1 (patch) | |
tree | 44424490c262b5fc0085ba7f343ebae62010efcf /help/en_US/scilab_en_US_help/index.html | |
parent | ac01f75eaa0475879647e8c6e1343e4c49d7c18c (diff) | |
download | fossee-scilab-octave-toolbox-01779a9f1594491392d9db34c8ed3da61e8a3ab1.tar.gz fossee-scilab-octave-toolbox-01779a9f1594491392d9db34c8ed3da61e8a3ab1.tar.bz2 fossee-scilab-octave-toolbox-01779a9f1594491392d9db34c8ed3da61e8a3ab1.zip |
writing more test cases
Diffstat (limited to 'help/en_US/scilab_en_US_help/index.html')
-rw-r--r-- | help/en_US/scilab_en_US_help/index.html | 55 |
1 files changed, 0 insertions, 55 deletions
diff --git a/help/en_US/scilab_en_US_help/index.html b/help/en_US/scilab_en_US_help/index.html deleted file mode 100644 index e39997b..0000000 --- a/help/en_US/scilab_en_US_help/index.html +++ /dev/null @@ -1,55 +0,0 @@ -<html><head> - <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> - <title></title> - <style type="text/css" media="all"> - @import url("scilab_code.css"); - @import url("xml_code.css"); - @import url("c_code.css"); - @import url("style.css"); - </style> - </head> - <body> - <div class="manualnavbar"> - <table width="100%"><tr> - <td width="30%"> - - </td> - <td width="40%" class="center"> - - </td> - <td width="30%" class="next"> - - </td> - </tr></table> - <hr /> - </div> - - - - - <br /><br /> - <h3 class="book-title">scilab_octave</h3> -<ul class="list-part"><a name="scilab_octave_manual"></a><div class="info"></div> - -<li><a href="section_597319ec0f8f262cff8ce5d679429f35.html" class="part">scilab_octave</a> -<ul class="list-chapter"><li><a href="octave_fun.html" class="refentry">octave_fun</a> — <span class="refentry-description">Calls an octave function with given inputs and returns the expected output</span></li></ul></li></ul> - <br /> - - <div class="manualnavbar"> - <table width="100%"> - <tr><td colspan="3" class="next"><a href="http://bugzilla.scilab.org/enter_bug.cgi?product=Scilab%20software&component=Documentation%20pages" class="ulink">Report an issue</a></td></tr> -<tr> - <td width="30%"> - - </td> - <td width="40%" class="center"> - - </td> - <td width="30%" class="next"> - - </td> - </tr></table> - <hr /> - </div> - </body> -</html> |