<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://genome.sph.umich.edu/w/index.php?action=history&amp;feed=atom&amp;title=830_-_BestAlignment%3A%3AClearPositions%28%29</id>
	<title>830 - BestAlignment::ClearPositions() - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://genome.sph.umich.edu/w/index.php?action=history&amp;feed=atom&amp;title=830_-_BestAlignment%3A%3AClearPositions%28%29"/>
	<link rel="alternate" type="text/html" href="http://genome.sph.umich.edu/w/index.php?title=830_-_BestAlignment::ClearPositions()&amp;action=history"/>
	<updated>2026-09-26T14:56:38Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>http://genome.sph.umich.edu/w/index.php?title=830_-_BestAlignment::ClearPositions()&amp;diff=8905&amp;oldid=prev</id>
		<title>Goncalo: Goncalo moved page 830 - BestAlignment::ClearCache() to 830 - BestAlignment::ClearPositions()</title>
		<link rel="alternate" type="text/html" href="http://genome.sph.umich.edu/w/index.php?title=830_-_BestAlignment::ClearPositions()&amp;diff=8905&amp;oldid=prev"/>
		<updated>2013-10-28T17:53:29Z</updated>

		<summary type="html">&lt;p&gt;Goncalo moved page &lt;a href=&quot;/wiki/830_-_BestAlignment::ClearCache()&quot; class=&quot;mw-redirect&quot; title=&quot;830 - BestAlignment::ClearCache()&quot;&gt;830 - BestAlignment::ClearCache()&lt;/a&gt; to &lt;a href=&quot;/wiki/830_-_BestAlignment::ClearPositions()&quot; title=&quot;830 - BestAlignment::ClearPositions()&quot;&gt;830 - BestAlignment::ClearPositions()&lt;/a&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 13:53, 28 October 2013&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Goncalo</name></author>
	</entry>
	<entry>
		<id>http://genome.sph.umich.edu/w/index.php?title=830_-_BestAlignment::ClearPositions()&amp;diff=8904&amp;oldid=prev</id>
		<title>Goncalo: Created page with &quot;&lt;source lang=&quot;cpp&quot;&gt; void BestAlignment::ClearPositions() { 	cacheItems = 0;  	for (int i = 0; i &lt; cacheSize; i++) 		cache[i] = -1; } &lt;/source&gt;&quot;</title>
		<link rel="alternate" type="text/html" href="http://genome.sph.umich.edu/w/index.php?title=830_-_BestAlignment::ClearPositions()&amp;diff=8904&amp;oldid=prev"/>
		<updated>2013-10-28T17:52:55Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;lt;source lang=&amp;quot;cpp&amp;quot;&amp;gt; void BestAlignment::ClearPositions() { 	cacheItems = 0;  	for (int i = 0; i &amp;lt; cacheSize; i++) 		cache[i] = -1; } &amp;lt;/source&amp;gt;&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;source lang=&amp;quot;cpp&amp;quot;&amp;gt;&lt;br /&gt;
void BestAlignment::ClearPositions()&lt;br /&gt;
{&lt;br /&gt;
	cacheItems = 0;&lt;br /&gt;
&lt;br /&gt;
	for (int i = 0; i &amp;lt; cacheSize; i++)&lt;br /&gt;
		cache[i] = -1;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;/div&gt;</summary>
		<author><name>Goncalo</name></author>
	</entry>
</feed>