<html>
    <head>
      <base href="http://bugzilla.scilab.org/" />
    </head>
    <body><br>
    ---------- Bug Summary ----------- <br>add a "private" attribute to function <br><br>
    <br>
      <p>
        <div>

            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - add a "private" attribute to function"
   href="http://bugzilla.scilab.org/show_bug.cgi?id=6148#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - add a "private" attribute to function"
   href="http://bugzilla.scilab.org/show_bug.cgi?id=6148">bug 6148</a>
              from <span class="vcard"><a class="email" href="mailto:sgougeon@free.fr" title="Samuel GOUGEON <sgougeon@free.fr>"> <span class="fn">Samuel GOUGEON</span></a>
</span></b>
        <pre>In Scilab 6, all Scilab functions defined in the same file myFun.sci after the main first myFun() 
are private and can be used only by myFun() (so not by all other functions of the library).</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are watching all bug changes.</li>
      </ul>
    </body>
</html>