feat(assets/static): moved data type logic to dedicated headers
This commit is contained in:
File diff suppressed because it is too large
Load Diff
17801
assets/static/atomic/include/species.h
Normal file
17801
assets/static/atomic/include/species.h
Normal file
File diff suppressed because it is too large
Load Diff
@@ -1,5 +1,6 @@
|
|||||||
required_headers = [
|
required_headers = [
|
||||||
'atomicSpecies.h',
|
'atomicSpecies.h',
|
||||||
|
'species.h'
|
||||||
]
|
]
|
||||||
|
|
||||||
foreach h : required_headers
|
foreach h : required_headers
|
||||||
|
|||||||
Reference in New Issue
Block a user