Changes between Version 6 and Version 7 of SuffixTreeBasedDuplicateCodeAnalysis


Ignore:
Timestamp:
May 27, 2012, 10:13:58 PM (12 years ago)
Author:
manualwiki
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SuffixTreeBasedDuplicateCodeAnalysis

    v6 v7  
    4141==== Result query functions ==== 
    4242 
    43 ||Function||Parameters||Description||Example|| 
     43||=Function=||=Parameters=||=Description=||=Example=|| 
    4444||stored_dupcode_results/0||-||queries all saved results (name and information about the parameters of the analysis)||{{{ri:stored_dupcode_results()}}}|| 
    4545||save_dupcode_result/2||Name::atom() - name associated with the result,[[BR]]Filename::string() - name of the file||saves the given result in the file||{{{ri:save_dupcode_result(temp20120527205412,"result.txt")}}}||