*** empty log message ***
This commit is contained in:
parent
bcbab3832d
commit
0337204812
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ import sys
|
|||
bindir = '@ct_bindir@'
|
||||
libdir = '@buildlib@'
|
||||
incdir = '@buildinc@'
|
||||
libs = '@LOCAL_LIBS@ @LIBS@ @FLIBS@'
|
||||
libs = '-lclib @LOCAL_LIBS@ @LIBS@ @FLIBS@'
|
||||
|
||||
f = open('setup.m','w')
|
||||
f.write('cd cantera\nbuildux\nexit\n')
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue