Skip to content

Commit

Permalink
macro
Browse files Browse the repository at this point in the history
git-svn-id: https://slps.svn.sourceforge.net/svnroot/slps@389 ab42f6e0-554d-0410-b580-99e487e6eeb2
  • Loading branch information
grammarware committed Oct 29, 2008
1 parent e4fe1dd commit 662a26c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion topics/presentation/metrics/xbgf_overview.py
Expand Up @@ -123,7 +123,7 @@ def report(keys,key,note):
print '&',len(targets[x]),
print '&'+`cx`+'\\\\'
report(sorted,'NOI','\\numberOfIssues')
report(sorted,'COR','\\ \\ post-extraction')
report(sorted,'COR','\\issuesPostX')
report(sorted,'NI!','\\issuesCorrect')
report(sorted,'NI+','\\issuesExtend')
report(sorted,'NI^','\\issuesPermit')
Expand Down

0 comments on commit 662a26c

Please sign in to comment.