# -*- Mode: outline -*-
# SUMMARY:      
#
# $Id$
#
# AUTHOR:       Christophe Prud'homme
# ORG:          Christophe Prud'homme 
# ORIG-DATE:    26-Apr-89
# LAST-MOD:     16-Sep-97 at 00:50:47 by Christophe Prud'homme
# DESCRIPTION:  
#
# $Log$
# DESCRIP-END.

* Version 0.0.1
===============

** First feasibility version of kfem
   lots of work is needed form now specially on the graphic part
   I hope that Pryan And Qt/Opengl will be fine enough 

** done basic graphics during the computation
   this is done via the Canvas Widget written for kview

** done interaction between freefem and Kde
   now freefem is a library which is called in kfem by the routine run_fem()

** complete directory tree + use automake / autoconf stuff (really neat job by the GNUs guys:-)) 
   I like so mush these tools I can't imagine working without them now

