#!/bin/sh

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

CLASSPATH=$ASPECTWERKZ_HOME/lib/aspectwerkz-2.0.RC3.jar:$ASPECTWERKZ_HOME/lib/aspectwerkz-jdk14-2.0.RC3.jar:$ASPECTWERKZ_HOME/lib/dom4j-1.4.jar:$ASPECTWERKZ_HOME/lib/qdox-1.4.jar:$ASPECTWERKZ_HOME/lib/concurrent-1.3.1.jar:$ASPECTWERKZ_HOME/lib/trove-1.0.2.jar:$ASPECTWERKZ_HOME/lib/jrexx-1.1.1.jar:$CLASSPATH;export CLASSPATH
