Skip to content

Commit

Permalink
Small change in tutorial
Browse files Browse the repository at this point in the history
git-svn-id: svn+ssh://rubyforge.org/var/svn/bio-graphics@7 a2f46d20-7dc0-45cf-9d05-bfa4e4ff58eb
  • Loading branch information
jandot committed Oct 5, 2007
1 parent 8666059 commit 7b3e581
Show file tree
Hide file tree
Showing 10 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion TUTORIAL
Expand Up @@ -108,7 +108,7 @@ There are no graphic formats that are inherently clickable (SVG is a special cas
Development of the library is at http://rubyforge.org/projects/bio-graphics/

There are different ways to install the library.
* Export for SVN (for the latest development version): "svn checkout svn+ssh://jandot@rubyforge.org//var/svn/bio-graphics"
* Export for SVN (for the latest development version): "svn checkout svn://rubyforge.org/var/svn/bio-graphics"
* As a rubygem: download the bio-graphics-1.0.gem from the website, and do "gem install bio-graphics-1.0.gem"

== Prerequisites
Expand Down
2 changes: 1 addition & 1 deletion doc/created.rid
@@ -1 +1 @@
Mon Oct 01 11:03:19 +0100 2007
Fri Oct 05 18:52:41 +0100 2007
2 changes: 1 addition & 1 deletion doc/files/README_DEV.html
Expand Up @@ -56,7 +56,7 @@ <h1>README.DEV</h1>
</tr>
<tr class="top-aligned-row">
<td><strong>Last Update:</strong></td>
<td>Mon Oct 01 11:03:17 +0100 2007</td>
<td>Fri Oct 05 18:50:32 +0100 2007</td>
</tr>
</table>
</div>
Expand Down
4 changes: 2 additions & 2 deletions doc/files/TUTORIAL.html
Expand Up @@ -56,7 +56,7 @@ <h1>TUTORIAL</h1>
</tr>
<tr class="top-aligned-row">
<td><strong>Last Update:</strong></td>
<td>Sat Sep 29 18:23:07 +0100 2007</td>
<td>Fri Oct 05 18:52:08 +0100 2007</td>
</tr>
</table>
</div>
Expand Down Expand Up @@ -300,7 +300,7 @@ <h2>Download and installation</h2>
</p>
<ul>
<li>Export for SVN (for the latest development version): &quot;svn checkout
svn+ssh://jandot@rubyforge.org//var/svn/bio-graphics&quot;
svn://rubyforge.org/var/svn/bio-graphics&quot;

</li>
<li>As a rubygem: download the bio-graphics-1.0.gem from the website, and do
Expand Down
2 changes: 1 addition & 1 deletion doc/files/lib/bio-graphics_rb.html
Expand Up @@ -56,7 +56,7 @@ <h1>bio-graphics.rb</h1>
</tr>
<tr class="top-aligned-row">
<td><strong>Last Update:</strong></td>
<td>Fri Sep 28 20:03:31 +0100 2007</td>
<td>Fri Oct 05 18:50:31 +0100 2007</td>
</tr>
</table>
</div>
Expand Down
2 changes: 1 addition & 1 deletion doc/files/lib/bio/graphics/feature_rb.html
Expand Up @@ -56,7 +56,7 @@ <h1>feature.rb</h1>
</tr>
<tr class="top-aligned-row">
<td><strong>Last Update:</strong></td>
<td>Fri Sep 28 20:39:05 +0100 2007</td>
<td>Fri Oct 05 18:50:31 +0100 2007</td>
</tr>
</table>
</div>
Expand Down
2 changes: 1 addition & 1 deletion doc/files/lib/bio/graphics/image_map_rb.html
Expand Up @@ -56,7 +56,7 @@ <h1>image_map.rb</h1>
</tr>
<tr class="top-aligned-row">
<td><strong>Last Update:</strong></td>
<td>Fri Sep 28 20:03:31 +0100 2007</td>
<td>Fri Oct 05 18:50:31 +0100 2007</td>
</tr>
</table>
</div>
Expand Down
2 changes: 1 addition & 1 deletion doc/files/lib/bio/graphics/panel_rb.html
Expand Up @@ -56,7 +56,7 @@ <h1>panel.rb</h1>
</tr>
<tr class="top-aligned-row">
<td><strong>Last Update:</strong></td>
<td>Mon Oct 01 11:00:37 +0100 2007</td>
<td>Fri Oct 05 18:50:31 +0100 2007</td>
</tr>
</table>
</div>
Expand Down
2 changes: 1 addition & 1 deletion doc/files/lib/bio/graphics/ruler_rb.html
Expand Up @@ -56,7 +56,7 @@ <h1>ruler.rb</h1>
</tr>
<tr class="top-aligned-row">
<td><strong>Last Update:</strong></td>
<td>Sat Sep 29 19:35:12 +0100 2007</td>
<td>Fri Oct 05 18:50:31 +0100 2007</td>
</tr>
</table>
</div>
Expand Down
2 changes: 1 addition & 1 deletion doc/files/lib/bio/graphics/track_rb.html
Expand Up @@ -56,7 +56,7 @@ <h1>track.rb</h1>
</tr>
<tr class="top-aligned-row">
<td><strong>Last Update:</strong></td>
<td>Mon Oct 01 10:51:11 +0100 2007</td>
<td>Fri Oct 05 18:50:31 +0100 2007</td>
</tr>
</table>
</div>
Expand Down

0 comments on commit 7b3e581

Please sign in to comment.