Template:Enzyme/Uniq
From Metabolomics.JP
< Template:Enzyme(Difference between revisions)
Line 4: | Line 4: | ||
do if not seen[str] then table.insert(S, str); seen[str] = true; end | do if not seen[str] then table.insert(S, str); seen[str] = true; end | ||
end | end | ||
− | print( table.concat(S, " + ") ); | + | print( table.concat(S, " + ") ); |
|{{{1}}}}} | |{{{1}}}}} |
Revision as of 14:48, 24 January 2009
1