No sublimated desires
authorNeil Jerram <neil@ossau.uklinux.net>
Tue, 15 Feb 2011 23:49:48 +0000 (23:49 +0000)
committerNeil Jerram <neil@ossau.uklinux.net>
Fri, 18 Feb 2011 20:08:54 +0000 (20:08 +0000)
* doc/ref/compiler.texi: Delete "subliminated".

doc/ref/compiler.texi

index fc0d9c6..f92d051 100644 (file)
@@ -853,12 +853,12 @@ for more information about the Brainfuck language itself.
 @subsection Extending the Compiler
 
 At this point, we break with the impersonal tone of the rest of the
-manual, and make an intervention. Admit it: if you've read this far
-into the compiler internals manual, you are a junkie. Perhaps a course
-at your university left you unsated, or perhaps you've always harbored
-a sublimated desire to hack the holy of computer science holies: a
-compiler. Well you're in good company, and in a good position. Guile's
-compiler needs your help.
+manual, and make an intervention. Admit it: if you've read this far into
+the compiler internals manual, you are a junkie. Perhaps a course at
+your university left you unsated, or perhaps you've always harbored a
+desire to hack the holy of computer science holies: a compiler. Well
+you're in good company, and in a good position. Guile's compiler needs
+your help.
 
 There are many possible avenues for improving Guile's compiler.
 Probably the most important improvement, speed-wise, will be some form