/[webpac]/trunk2/out/js/usage.js
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk2/out/js/usage.js

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 464 by dpavlin, Wed Sep 22 18:57:31 2004 UTC revision 465 by dpavlin, Thu Sep 23 18:23:13 2004 UTC
# Line 127  function printResults(result) Line 127  function printResults(result)
127      e.appendChild(document.createTextNode("["+result[i].frequency+"]"));      e.appendChild(document.createTextNode("["+result[i].frequency+"]"));
128      d.appendChild(e);      d.appendChild(e);
129      d.appendChild(document.createElement("br"));      d.appendChild(document.createElement("br"));
     d.appendChild(document.createElement("br"));  
130    }    }
131    
132    // Change header    // Change header

Legend:
Removed from v.464  
changed lines
  Added in v.465

  ViewVC Help
Powered by ViewVC 1.1.26