Volatile:SearchFL
From Metabolomics.JP
				
								
				(Difference between revisions)
				
																
				
				
								
				| Line 115: | Line 115: | ||
{{#lua:  | {{#lua:  | ||
| − | + |    D = {};  | |
   for word in stdin:gmatch("%S+") do  |    for word in stdin:gmatch("%S+") do  | ||
| − |      table.insert(string.sub(word,2));  | + |      table.insert(D,string.sub(word,2));  | 
   end  |    end  | ||
   print(table);  |    print(table);  | ||
Revision as of 15:39, 29 June 2008
table: 0x1866bc0