mirror of
https://github.com/jorenchik/mdemory.git
synced 2026-03-22 00:26:21 +00:00
Deck file exmaple
This commit is contained in:
16
src/compiler/deck.mdec
Normal file
16
src/compiler/deck.mdec
Normal file
@@ -0,0 +1,16 @@
|
||||
|
||||
[MathTest]
|
||||
items = {graph_theory.networks, linear_algebra.*}
|
||||
base_interval = 2
|
||||
|
||||
[Projects]
|
||||
items = {}
|
||||
intervals = {2, 6, 12, 14}
|
||||
|
||||
[Programming]
|
||||
items = {programming.*}
|
||||
|
||||
[OldProgramming]
|
||||
items = {old_programming.*}
|
||||
disabled = false
|
||||
|
||||
Reference in New Issue
Block a user