Template:Pathway/Metabolic
From Metabolomics.JP
< Template:Pathway(Difference between revisions)
Line 16: | Line 16: | ||
list[k] = v; | list[k] = v; | ||
end | end | ||
− | |||
else | else | ||
--- Second and later lines --- | --- Second and later lines --- | ||
local map = {}; | local map = {}; | ||
+ | print(" next " .. line .. "\n"); | ||
if (string.sub(line,1,1) == 'R') then | if (string.sub(line,1,1) == 'R') then | ||
line = string.sub(line,2); | line = string.sub(line,2); |
Revision as of 12:59, 16 March 2009