Alois Mahdal (@azzgoat) 12 vuotta sitten
vanhempi
commit
2ffe9c6c3c
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1
    1
      notes/arch.md

+ 1
- 1
notes/arch.md Näytä tiedosto

16
     [ STM ]
16
     [ STM ]
17
 
17
 
18
        | 1      parse_head()    # parse text and fill out metadata properties
18
        | 1      parse_head()    # parse text and fill out metadata properties
19
-       |        gen_sts(args)   # generate a number of STS from a STM
19
+       |        gen_sts(args)   # generate a number of STS from an STM
20
        |                        # * args - args specify ranges from where
20
        |                        # * args - args specify ranges from where
21
        |                        #          STMs are generated; typically
21
        |                        #          STMs are generated; typically
22
        |                        #          Cartesian product
22
        |                        #          Cartesian product