mirror of
https://gitlab.com/scemama/irpf90.git
synced 2024-12-21 11:53:32 +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
|
import touches
|
||||||
touches.create()
|
touches.create()
|
||||||
|
|
||||||
import checkpoint
|
# import checkpoint
|
||||||
checkpoint.create()
|
# checkpoint.create()
|
||||||
|
|
||||||
import create_man
|
import create_man
|
||||||
create_man.run()
|
create_man.run()
|
||||||
|
Loading…
Reference in New Issue
Block a user