Parent Directory | Revision Log | Patch
revision 1.7 by wakaba, Sat Aug 2 06:07:11 2008 UTC | revision 1.8 by wakaba, Sun Aug 10 11:49:43 2008 UTC | |
---|---|---|
# | Line 280 Errors</a></th> | Line 280 Errors</a></th> |
280 | my $score_base = 20; | my $score_base = 20; |
281 | my $score_unit = $score_base / 100; | my $score_unit = $score_base / 100; |
282 | for ( | for ( |
283 | [Transfer => 'transfer', ''], | [Transfer => 'transfer', '#transfer-errors'], |
284 | [Character => 'char', ''], | [Character => 'char', ''], |
285 | [Syntax => 'syntax', '#parse-errors'], | [Syntax => 'syntax', '#parse-errors'], |
286 | [Structure => 'structure', '#document-errors'], | [Structure => 'structure', '#document-errors'], |
|
admin@suikawiki.org | ViewVC Help |
Powered by ViewVC 1.1.24 |