1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-24 01:15:29 +02:00

verbose to false

This commit is contained in:
Alain Magloire 2004-09-10 15:48:50 +00:00
parent 3f14afc110
commit 1b5c86e832

View file

@ -64,7 +64,7 @@ import org.eclipse.core.runtime.Platform;
public class CModelManager implements IResourceChangeListener, ICDescriptorListener, IResolverChangeListener {
public static boolean VERBOSE = true;
public static boolean VERBOSE = false;
/**
* Unique handle onto the CModel