Files @ 121f7720db62
Branch filter:

Location: EI/VirtualLeaf/src/vleafmodel.h - annotation

Michael Guravage
Removed references to XMLWriteLeafSourceCode and XMLWriteReactionsCode.

--
user: Michael Guravage <michael.guravage@cwi.nl>
branch 'default'

changed src/ChangeLog
changed src/VirtualLeaf.pro
changed src/xmlwrite.cpp
changed src/xmlwrite.h
removed src/xmlwritecode.cpp
/*
 *  vleafmodel.h
 *  mymodel
 *
 *  Created by Roeland Merks on 08-06-10.
 *  Copyright 2010 __MyCompanyName__. All rights reserved.
 *
 */

#include <QObject>
#include <QtGui>
#include <fstream>
#include "simplugin.h"

#include "parameter.h"

#include "wallbase.h"
#include "cellbase.h"
#include "mymodel.h"
#include "flux_function.h"