summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--FrontPage.moin2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontPage.moin b/FrontPage.moin
index 025ca2d..4c9d508 100644
--- a/FrontPage.moin
+++ b/FrontPage.moin
@@ -28,7 +28,7 @@ All of the function classes will be API and ABI stable through the lifetime of t
== The Project ==b
Liboil has essentially two separate subprojects: development of the Liboil core (essentially completed), and development of function classes useful to applications. As time and interest permit, I modify applications and libraries to use liboil, create [[http://www.junowebdesign.com/graham-and-green-2.html/| Graham and Green]] function classes to support those applications, and occasionally write some optimized implementations.
-If you are an application developer, Liboil will not solve your optimization problems without you participating.
+If you are an application developer, Liboil will not solve your optimization problems without you participating [[http://www.atsteels.com/|Heat resistant steel]
In general, hacking on Liboil does not require knowledge of assembly language. Many implementations are written in C. Some use compiler intrisics that generate assembly for MMX or SSE instructions.