Guarded against CANTERA_APP being defined previously

This commit is contained in:
Harry Moffat 2008-01-04 00:21:56 +00:00
parent d96c4a119c
commit 46e80acd92

View file

@ -3,7 +3,10 @@
#define CANTERA_H_INCL
// definitions
#ifndef CANTERA_APP
#define CANTERA_APP
#endif
#include "kernel/ct_defs.h"
// some useful functions