diff options
author | 2024-03-07 10:05:41 +0600 | |
---|---|---|
committer | 2024-03-07 10:05:41 +0600 | |
commit | 48110b812253975b6e2437fef07b84dd7382db9e (patch) | |
tree | 1ea043569604280ca8f10bb5811871a8f3c9dbbb /entropy-calculator.cbp | |
parent | d9f58439b81b2505456c05dc2e64864b1cbcfde2 (diff) | |
download | entropy-calc-48110b812253975b6e2437fef07b84dd7382db9e.tar.gz entropy-calc-48110b812253975b6e2437fef07b84dd7382db9e.zip |
total heat needed & entropy change
Diffstat (limited to 'entropy-calculator.cbp')
-rw-r--r-- | entropy-calculator.cbp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/entropy-calculator.cbp b/entropy-calculator.cbp index f9b1570..daf78a5 100644 --- a/entropy-calculator.cbp +++ b/entropy-calculator.cbp @@ -35,7 +35,7 @@ <Unit filename="elements/water.h" /> <Unit filename="headers/allElements.cpp" /> <Unit filename="headers/allElements.h" /> - <Unit filename="headers/genericElement.h" /> + <Unit filename="headers/baseElement.h" /> <Unit filename="main.cpp" /> <Extensions> <lib_finder disable_auto="1" /> |