diff options
author | brenda-br | 2023-02-23 22:14:39 +0530 |
---|---|---|
committer | brenda-br | 2023-02-23 22:14:39 +0530 |
commit | d476d2e053f937c0060f696312f301591e4f43ea (patch) | |
tree | 5d1643ba487082f986d8cc1868fba482293f1e37 /src/main/Simulator/Graph_16dae.h | |
parent | c5f533673ea9ab4315e76940f6d014e349f97884 (diff) | |
download | Chemical-Simulator-GUI-d476d2e053f937c0060f696312f301591e4f43ea.tar.gz Chemical-Simulator-GUI-d476d2e053f937c0060f696312f301591e4f43ea.tar.bz2 Chemical-Simulator-GUI-d476d2e053f937c0060f696312f301591e4f43ea.zip |
Restructure Code -1
Diffstat (limited to 'src/main/Simulator/Graph_16dae.h')
-rw-r--r-- | src/main/Simulator/Graph_16dae.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/main/Simulator/Graph_16dae.h b/src/main/Simulator/Graph_16dae.h new file mode 100644 index 0000000..8281da6 --- /dev/null +++ b/src/main/Simulator/Graph_16dae.h @@ -0,0 +1,4 @@ +#ifndef Graph_16DAE_H +#define Graph_16DAE_H +#endif + |