gauss.c
changeset 9 c3fecc82ade6
parent 8 96d16dfe787a
child 27 81a574d60c15
equal deleted inserted replaced
8:96d16dfe787a 9:c3fecc82ade6
     1 /**
     1 /**
     2  * $Id: gauss.c,v 1.1.1.1 2008-04-28 17:32:53 mbroeker Exp $
     2  * test/demos/gauss.c
     3  * $Source: /development/c/gauss/gauss.c,v $
     3  * Copyright (C) 2008 Markus Broeker
     4  *
       
     5  */
     4  */
     6 
     5 
     7 #define VERSION 0.8
     6 #define VERSION 0.8
     8 
     7 
     9 #ifndef VERBOSE
     8 #ifndef VERBOSE