~ubuntu-branches/ubuntu/breezy/antlr/breezy

« back to all changes in this revision

Viewing changes to antlr/NameSpace.java

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2005-06-29 16:11:22 UTC
  • mfrom: (0.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20050629161122-g81crc3z92p5xhsg
Tags: 2.7.5-6ubuntu4
Build depend on java-gcj-compat-dev, depend on java-gcj-compat.

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
 *
11
11
 * @author David Wagner (JPL/Caltech) 8-12-00
12
12
 *
13
 
 * $Id: //depot/code/org.antlr/release/antlr-2.7.4/antlr/NameSpace.java#1 $
 
13
 * $Id: //depot/code/org.antlr/release/antlr-2.7.5/antlr/NameSpace.java#1 $
14
14
 */
15
15
 
16
16
import java.util.Vector;