summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html11
1 files changed, 9 insertions, 2 deletions
diff --git a/index.html b/index.html
index a68ec56..42baa57 100644
--- a/index.html
+++ b/index.html
@@ -62,7 +62,7 @@
62 <div class="box"> 62 <div class="box">
63 <p class="nomargin"> 63 <p class="nomargin">
64 The LITMUS<sup>RT</sup> development effort is being supported by grants from 64 The LITMUS<sup>RT</sup> development effort is being supported by grants from
65 Intel Corp., The National Science Foundation (grant CCR 0615197), and The U.S. 65 Intel Corp., IBM Corp., The National Science Foundation (grant CCR 0615197), and The U.S.
66 Army Research Office (grant W911NF-06-1-0425). 66 Army Research Office (grant W911NF-06-1-0425).
67 </p> 67 </p>
68 </div> 68 </div>
@@ -368,5 +368,12 @@ make tests
368 368
369 369
370 </div> 370 </div>
371 </body> 371
372<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
373</script>
374<script type="text/javascript">
375_uacct = "UA-3184628-1";
376urchinTracker();
377</script>
378</body>
372</html> 379</html>