modernc.org/99c@v1.0.1-0.20181109153923-a9e8197063d9/99trace/trace_disabled.go (about)

     1  // Copyright 2017 The 99c Authors. All rights reserved.
     2  // Use of this source code is governed by a BSD-style
     3  // license that can be found in the LICENSE file.
     4  
     5  // +build !virtual.trace
     6  
     7  package main
     8  
     9  const trace = false