Skip to content
Snippets Groups Projects

Renamed Schema to Schedule

Merged Oscar Gustafsson requested to merge schedulerenaming into master
3 files
+ 53
53
Compare changes
  • Side-by-side
  • Inline
Files
3
+ 1
1
@@ -16,4 +16,4 @@ from b_asic.signal import *
from b_asic.simulation import *
from b_asic.special_operations import *
from b_asic.save_load_structure import *
from b_asic.schema import *
from b_asic.schedule import *
Loading