<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p><font size="4">Hi, <br>
      </font></p>
    <p><font size="4">The comment in the Pragma class writes:</font></p>
    <blockquote>
      <pre><font size="4"><font color="#941253">To browse all methods with pragmas in the system evaluate
<b>    SystemNavigation default browseAllSelect: [:m| m pragmas notEmpty]</b>
and to browse all nonprimitive methods with pragmas evaluate
<b>    SystemNavigation default browseAllSelect: [:m| m primitive isZero and: [m pragmas notEmpty]]</b></font>
</font></pre>
    </blockquote>
    <p>But SystemNavigation class does not exist.</p>
    <p>Thanks<br>
    </p>
    <p>Hilaire</p>
    <pre class="moz-signature" cols="72">-- 
GNU Dr. Geo
<a class="moz-txt-link-freetext" href="http://drgeo.eu">http://drgeo.eu</a>
<a class="moz-txt-link-freetext" href="http://blog.drgeo.eu">http://blog.drgeo.eu</a></pre>
  </body>
</html>