source: trunk/yao/share/antlr-2.7.7/lib/python/antlr/__init__.py @ 1

Last change on this file since 1 was 1, checked in by lnalod, 15 years ago

Initial import of YAO sources

File size: 170 bytes
Line 
1#
2# ANTLR Translator Generator
3# Project led by Terence Parr at http://www.jGuru.com
4# Software rights: http://www.antlr.org/license.html
5#
6# $Id$
7#
8
9from antlr import *
Note: See TracBrowser for help on using the repository browser.