Skip to content

Commit fc06a1f

Browse files
committed
providing name of library in python file
1 parent 601f029 commit fc06a1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

input/thermo/libraries/PFCA_thermo.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env python
22
# encoding: utf-8
33

4-
name = ""
4+
name = "PFCA_thermo"
55
shortDesc = ""
66
longDesc = """
77

0 commit comments

Comments
 (0)