Don't bother providing code samples. Maintaining zip files in the repository is...
authorOwen Anderson <resistor@mac.com>
Thu, 25 Oct 2007 06:41:23 +0000 (06:41 +0000)
committerOwen Anderson <resistor@mac.com>
Thu, 25 Oct 2007 06:41:23 +0000 (06:41 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@43330 91177308-0d34-0410-b5e6-96231b3b80d8

docs/tutorial/JITTutorial1.html
docs/tutorial/JITTutorial2.html
docs/tutorial/Tutorial1.tar.bz2 [deleted file]
docs/tutorial/Tutorial1.zip [deleted file]
docs/tutorial/Tutorial2.tar.bz2 [deleted file]
docs/tutorial/Tutorial2.zip [deleted file]

index 978187f996f094f719475c11cbe8eb1094f79e12..3bdc551d30628c9558f503af4a548d2c31f569b8 100644 (file)
   <p>Written by <a href="mailto:owen@apple.com">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>
 <!-- *********************************************************************** -->
index 1f9bef886a3e0eb5e1800bb14ff8c5ab5b97511f..615052274b4b1f7e747037b078e1dfad199d3f2a 100644 (file)
   <p>Written by <a href="mailto:owen@apple.com">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>
 <!-- *********************************************************************** -->
diff --git a/docs/tutorial/Tutorial1.tar.bz2 b/docs/tutorial/Tutorial1.tar.bz2
deleted file mode 100644 (file)
index 85052c0..0000000
Binary files a/docs/tutorial/Tutorial1.tar.bz2 and /dev/null differ
diff --git a/docs/tutorial/Tutorial1.zip b/docs/tutorial/Tutorial1.zip
deleted file mode 100644 (file)
index aeb6475..0000000
Binary files a/docs/tutorial/Tutorial1.zip and /dev/null differ
diff --git a/docs/tutorial/Tutorial2.tar.bz2 b/docs/tutorial/Tutorial2.tar.bz2
deleted file mode 100644 (file)
index 48b7cbe..0000000
Binary files a/docs/tutorial/Tutorial2.tar.bz2 and /dev/null differ
diff --git a/docs/tutorial/Tutorial2.zip b/docs/tutorial/Tutorial2.zip
deleted file mode 100644 (file)
index 46cb34f..0000000
Binary files a/docs/tutorial/Tutorial2.zip and /dev/null differ