Module:MOS intervals: Difference between revisions
mNo edit summary |
mNo edit summary |
||
| Line 92: | Line 92: | ||
-- For any other interval, and for generators for nL ns mosses, the | -- For any other interval, and for generators for nL ns mosses, the | ||
-- large size is major and the small size is minor. | -- large size is major and the small size is minor. | ||
result = result .. "|\n" | |||
if i % steps_per_period == steps_per_bright_gen and not is_nL_ns then | if i % steps_per_period == steps_per_bright_gen and not is_nL_ns then | ||
result = result .. "|'''" .. i .. "-mosstep'''\n" | result = result .. "|'''" .. i .. "-mosstep'''\n" | ||