Skip to content

Commit

Permalink
Don't bother providing code samples. Maintaining zip files in the rep…
Browse files Browse the repository at this point in the history
…ository is a pain.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@43330 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
resistor committed Oct 25, 2007
1 parent 118749e commit 5339f85
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 16 deletions.
8 changes: 0 additions & 8 deletions docs/tutorial/JITTutorial1.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,6 @@
<p>Written by <a href="mailto:[email protected]">Owen Anderson</a></p>
</div>

<!-- *********************************************************************** -->
<div class="doc_section"><a name="intro">Code Samples</a></div>
<!-- *********************************************************************** -->

<div class="doc_text">
All the code in this example can be downloaded at <a href="Tutorial1.tar.bz2">Tutorial1.tar.bz2</a> or <a href="Tutorial1.zip">Tutorial1.zip</a>.
</div>

<!-- *********************************************************************** -->
<div class="doc_section"><a name="intro">A First Function</a></div>
<!-- *********************************************************************** -->
Expand Down
8 changes: 0 additions & 8 deletions docs/tutorial/JITTutorial2.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,6 @@
<p>Written by <a href="mailto:[email protected]">Owen Anderson</a></p>
</div>

<!-- *********************************************************************** -->
<div class="doc_section"><a name="intro">Code Samples</a></div>
<!-- *********************************************************************** -->

<div class="doc_text">
All the code in this example can be downloaded at <a href="Tutorial2.tar.bz2">Tutorial2.tar.bz2</a> or <a href="Tutorial2.zip">Tutorial2.zip</a>.
</div>

<!-- *********************************************************************** -->
<div class="doc_section"><a name="intro">A First Function</a></div>
<!-- *********************************************************************** -->
Expand Down
Binary file removed docs/tutorial/Tutorial1.tar.bz2
Binary file not shown.
Binary file removed docs/tutorial/Tutorial1.zip
Binary file not shown.
Binary file removed docs/tutorial/Tutorial2.tar.bz2
Binary file not shown.
Binary file removed docs/tutorial/Tutorial2.zip
Binary file not shown.

0 comments on commit 5339f85

Please sign in to comment.