From: Chris S. <san...@us...> - 2005-07-03 14:03:11
|
Update of /cvsroot/stack/stack-1-0/html In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1056/html Modified Files: pagehead.php Log Message: Index: pagehead.php =================================================================== RCS file: /cvsroot/stack/stack-1-0/html/pagehead.php,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** pagehead.php 10 Jun 2005 15:08:19 -0000 1.6 --- pagehead.php 3 Jul 2005 14:03:02 -0000 1.7 *************** *** 13,16 **** --- 13,17 ---- <head> <title>STACK - System for Teaching and Assessment using a Computer algebra Kernel</title> + <link rel="shortcut icon" href="/pics/logo.png" /> <style type="text/css"> @import url(html/stack.css); |