mirror of
https://gitlab.com/scemama/irpf90.git
synced 2024-12-30 16:15:41 +01:00
Forgot to remove debug print
This commit is contained in:
parent
d71c2c4229
commit
b508923bab
@ -63,8 +63,6 @@ def init():
|
||||
makefile.create()
|
||||
|
||||
# Copy current files in the irpdir
|
||||
ls = os.listdir(os.getcwd())
|
||||
print ls
|
||||
for dir in ['./']+command_line.include_dir:
|
||||
try:
|
||||
os.stat(dir)
|
||||
|
Loading…
Reference in New Issue
Block a user