blob: fdddeb4ee3e10e796556f54ab1e8b45c9d6399f9 [file] [log] [blame]
//===-------- Classpath.h - Configuration for classpath -------------------===//
//
// JnJVM
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
//
//===----------------------------------------------------------------------===//
char* GNUClasspathLibs = "@classpathlibs@";
char* GNUClasspathGlibj = "@classpathglibj@";
char* GNUClasspathVersion = "@gnuclasspathversion@";