
msv.tahiti.src.com.sun.tahiti.runtime.ll.Debug Maven / Gradle / Ivy
/*
* @(#)$Id: Debug.java 1081 2001-08-17 01:36:51Z Bear $
*
* Copyright 2001 Sun Microsystems, Inc. All Rights Reserved.
*
* This software is the proprietary information of Sun Microsystems, Inc.
* Use is subject to license terms.
*
*/
package com.sun.tahiti.runtime.ll;
public class Debug
{
/**
* set this field to true to enable debug information.
*/
// public static boolean debug = true;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy