Fix some problems with restrict_flt

This change fixes pressure glitches, burning substances cooling by themselves to absolute
zero, and SING having temperatures of minus several million Kelvin.
This commit is contained in:
jacksonmj 2011-01-28 19:41:00 +00:00
parent bdfbc7c409
commit 086e3151ad

View File

@ -3,5 +3,6 @@
// This header should be included by all files in src/elements/
#include "powder.h"
#include "misc.h"
#endif