#!/bin/sh

# ----------------------------------------------------------------------------------
# Copyright (c) The AspectWerkz Team. All rights reserved.
# http://aspectwerkz.codehaus.org
# ----------------------------------------------------------------------------------
# The software in this package is published under the terms of the BSD style license
# a copy of which has been included with this distribution in the license.txt file.
# ----------------------------------------------------------------------------------

CLASSPATH=$(build-classpath aspectwerkz dom4j qdox concurrent gnu.trove commons-jexl piccolo jrexx):$CLASSPATH;export CLASSPATH
