[llvm-commits] CVS: llvm-www/pubs/pubs.js

Chris Lattner sabre at nondot.org
Sun Oct 25 23:02:57 PDT 2009



Changes in directory llvm-www/pubs:

pubs.js updated: 1.65 -> 1.66
---
Log message:

I hate the internet


---
Diffs of the changes:  (+7 -7)

 pubs.js |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)


Index: llvm-www/pubs/pubs.js
diff -u llvm-www/pubs/pubs.js:1.65 llvm-www/pubs/pubs.js:1.66
--- llvm-www/pubs/pubs.js:1.65	Mon Oct 26 01:01:18 2009
+++ llvm-www/pubs/pubs.js	Mon Oct 26 01:02:41 2009
@@ -41,13 +41,13 @@
    month: 7,
    year: 2009},
 
-  {url: "",
-   title: "Verifying the Implementation of an Operating System Scheduler",
-   author: "Moritz Kleine, Bjorn Bartels, Thomas Gothel, and Sabine Glesner",
-   published: "IEEE International Symposium on Theoretical Aspects of Software Engineering",
-   location: 'Tianjin, China',
-   month: 7,
-   year: 2009},
+ // {url: "",
+ //  title: "Verifying the Implementation of an Operating System Scheduler",
+ //  author: "Moritz Kleine, Bjorn Bartels, Thomas Gothel, and Sabine Glesner",
+ //  published: "IEEE International Symposium on Theoretical Aspects of Software Engineering",
+ //  location: 'Tianjin, China',
+ //  month: 7,
+ //  year: 2009},
 
   {url: "",
    title: "Programmable and Scalable Architecture for Graphics Processing Units",






More information about the llvm-commits mailing list