Added svn:eol-style=CRLF property to MSVC project/workspace files.
[freeglut] / progs / demos / Lorenz / lorenz.c
2006-08-05 Sven PanneCheck fgets for return value to avoid warnings.
2005-07-06 Sven PanneReverting previous commit: %lf is a valid format specif...
2005-07-05 John F. FayFixing output formats ... nothing big
2005-01-03 Sven PanneFixed <sys/time.h> / <time.h> handling as suggested...
2005-01-01 Sven PanneMake "gcc -Wall -pedantic -Werror" happy.
2003-11-04 Richard RauchUpdate from John:
2003-07-10 J.C. JonesModifications from John Fay
2003-06-30 Brian PaulLorenz attractor demo (John Fay)