Delete remove_source_references and replace_source_references as they are no longer needed.

Rename remove_citation to remove_citation_refs and make it apply to a citation_handle_list.
Updated tool/Check.py to change check_source_references into check_citation_references


svn: r18433
This commit is contained in:
Tim G L Lyons
2011-11-11 17:12:43 +00:00
parent b4f434357f
commit f8f510d5f1
12 changed files with 109 additions and 198 deletions

View File

@@ -21,7 +21,7 @@
# $Id$
""" Unittest that tests the code involved in merging """
# FIXME: CITATION: this needs to be updated for citations.
import unittest
import sys
import os