CVS: sml-dist/src/eXene/styles attr-value.sml,1.2,1.3

Matthias Blume <[email protected]>
Newsgroups gmane.comp.lang.sml.smlnj.commits
Message-ID <[email protected]>
Update of /cvsroot/smlnj/sml-dist/src/eXene/styles
In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv31409/src/eXene/styles

Modified Files:
	attr-value.sml 
Log Message:
freeze for 110.59

Index: attr-value.sml
===================================================================
RCS file: /cvsroot/smlnj/sml-dist/src/eXene/styles/attr-value.sml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** attr-value.sml	1 Jun 2000 18:33:41 -0000	1.2
--- attr-value.sml	17 May 2006 18:49:08 -0000	1.3
***************
*** 72,78 ****
  		in
  		  EXeneBase.CMS_RGB{
! 		      red = extract(s, 1),
! 		      green = extract(s, 1+n),
! 		      blue = extract(s, 1+n+n)
  		    }
  		end
--- 72,78 ----
  		in
  		  EXeneBase.CMS_RGB{
! 		      red = debug("red", extract(s, 1)),
! 		      green = debug("green", extract(s, 1+n)),
! 		      blue = debug("blue", extract(s, 1+n+n))
  		    }
  		end



-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.