File:  [ELWIX - Embedded LightWeight unIX -] / gpl / axl / py-axl / __init__.py.in
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Wed Jun 8 07:09:12 2011 UTC (13 years, 1 month ago) by misho
Branches: axl, MAIN
CVS tags: HEAD, AXL0_6_7, AXL0_6_1
3th party - XML

    1: # py-axl package version
    2: VERSION = "@AXL_VERSION@"
    3: 
    4: # only import base library
    5: from libpy_axl import *

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>