mirror of
https://gitlab.com/scemama/irpf90.git
synced 2024-11-08 15:13:42 +01:00
Removed checkpoint because of bug with pointers
This commit is contained in:
parent
23efc552ac
commit
21470564a6
@ -100,8 +100,8 @@ def main():
|
||||
import touches
|
||||
touches.create()
|
||||
|
||||
import checkpoint
|
||||
checkpoint.create()
|
||||
# import checkpoint
|
||||
# checkpoint.create()
|
||||
|
||||
import create_man
|
||||
create_man.run()
|
||||
|
Loading…
Reference in New Issue
Block a user