[tuhopuu-cvs] CVS commit: tuhopuu2/extern/superlu util.h SConscript tuhopuu2/intern/opennl/intern opennl.c

Jens Ole Wund (bjornmose) bjornmose at gmx.net
Sat May 15 21:21:27 CEST 2004


bjornmose (Jens Ole Wund(bjornmose)) 2004/05/15 21:21:27 CEST

  Modified files:
    tuhopuu2/extern/superlu util.h SConscript 
    tuhopuu2/intern/opennl/intern opennl.c 
  
  Log:
  to make LSCM compile with scons and msvc6 i did:
  
  renamed enumerator constants in superLU utils.h
  DOUBLE -> SLU_DOUBLE FLOAT-> SLU_FLOAT to avoid confict with windows definitions.
  
  moved some variables declarations to top of function
  since msvc does not allow variables definition after code entry
  for plain c. /* it works with me ... please check */
  
  added define NO_TIMER in Sconscript for superLU on windows
  
  took "lincens.txt" off Sconscript for superLU
  
  Revision  Changes    Path
  1.2       +2 -2      tuhopuu2/extern/superlu/util.h
    <http://projects.blender.org/viewcvs/viewcvs.cgi/tuhopuu2/extern/superlu/util.h.diff?r1=1.1&r2=1.2&cvsroot=tuhopuu>
  1.2       +5 -1      tuhopuu2/extern/superlu/SConscript
    <http://projects.blender.org/viewcvs/viewcvs.cgi/tuhopuu2/extern/superlu/SConscript.diff?r1=1.1&r2=1.2&cvsroot=tuhopuu>
  1.2       +6 -5      tuhopuu2/intern/opennl/intern/opennl.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/tuhopuu2/intern/opennl/intern/opennl.c.diff?r1=1.1&r2=1.2&cvsroot=tuhopuu>



More information about the tuhopuu-cvs mailing list