ref/ruby/classes/RubyVPI.html in ruby-vpi-7.0.0 vs ref/ruby/classes/RubyVPI.html in ruby-vpi-7.1.0

- old
+ new

@@ -85,11 +85,10 @@ <div id="method-list"> <h3 class="section-bar">Methods</h3> <div class="name-list"> <a href="#M000050">init_bench</a>&nbsp;&nbsp; - <a href="#M000049">load_runner_template</a>&nbsp;&nbsp; </div> </div> </div> @@ -97,41 +96,13 @@ <!-- if includes --> <div id="section"> - <div id="constants-list"> - <h3 class="section-bar">Constants</h3> - <div class="name-list"> - <table summary="Constants"> - <tr class="top-aligned-row context-row"> - <td class="context-item-name">LIBRARY_PATH</td> - <td>=</td> - <td class="context-item-value">File.dirname(__FILE__)</td> - </tr> - <tr class="top-aligned-row context-row"> - <td class="context-item-name">PATH</td> - <td>=</td> - <td class="context-item-value">File.dirname(LIBRARY_PATH)</td> - </tr> - <tr class="top-aligned-row context-row"> - <td class="context-item-name">TEMPLATE_PATH</td> - <td>=</td> - <td class="context-item-value">File.join(PATH, 'tpl')</td> - </tr> - <tr class="top-aligned-row context-row"> - <td class="context-item-name">OBJECT_PATH</td> - <td>=</td> - <td class="context-item-value">File.join(PATH, 'obj')</td> - </tr> - </table> - </div> - </div> - <!-- if method_list --> <div id="methods"> @@ -148,26 +119,9 @@ </div> <div class="method-description"> <p> Initializes the current bench using the given parameters. -</p> - </div> - </div> - - <div id="method-M000049" class="method-detail"> - <a name="M000049"></a> - - <div class="method-heading"> - <a href="RubyVPI.src/M000049.html" target="Code" class="method-signature" - onclick="popupCode('RubyVPI.src/M000049.html');return false;"> - <span class="method-name">load_runner_template</span><span class="method-args">()</span> - </a> - </div> - - <div class="method-description"> - <p> -Loads the test runner template. </p> </div> </div> \ No newline at end of file