Added a couple more include kinetics files.

This commit is contained in:
Harry Moffat 2006-04-30 19:56:06 +00:00
parent ace3138711
commit 11b1d34752

View file

@ -1,6 +1,11 @@
/*
* $Id$
*/
#ifndef CXX_INCL_KINETICS
#define CXX_INCL_KINETICS
#include "kernel/Kinetics.h"
#include "kernel/InterfaceKinetics.h"
#include "kernel/KineticsFactory.h"
#endif