diff options
| author | orbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2009-06-28 21:37:37 +0000 |
|---|---|---|
| committer | orbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2009-06-28 21:37:37 +0000 |
| commit | 9a674d8047e190f8acfd1c52bd4a7efb4e1ae9a8 (patch) | |
| tree | 406a875185351fa2d7df77310003ce3d352629b5 /htroot/PerformanceMemory_p.html | |
| parent | c5122d6836cbb40055cb2f5e615733cc44e001c1 (diff) | |
- After the removal of the Tree class some code simplifications are possible. This affects mostly the Records class, which can be refactored and the result of the refactoring results in a reduced number of classes.
- The EcoTable was renamed to Table.
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6151 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/PerformanceMemory_p.html')
| -rw-r--r-- | htroot/PerformanceMemory_p.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htroot/PerformanceMemory_p.html b/htroot/PerformanceMemory_p.html index d1fac1b0e..07debe4dd 100644 --- a/htroot/PerformanceMemory_p.html +++ b/htroot/PerformanceMemory_p.html @@ -70,7 +70,7 @@ </tr>
</table>
- <p><strong>EcoTable RAM Index:</strong></p>
+ <p><strong>Table RAM Index:</strong></p>
<table border="0" cellpadding="2" cellspacing="1">
<tr class="TableHeader" valign="bottom">
<td rowspan="2">Table</td>
|
