Sha256: 4c3911eb3b915b46a7fe974208e2f58b3c786131d69470efc259d50922fed802

Contents?: true

Size: 216 Bytes

Versions: 33

Compression:

Stored size: 216 Bytes

Contents

// -*- c++ -*-
#pragma once
#ifndef __BEEPS_DEBUG_H__
#define __BEEPS_DEBUG_H__


#include <xot/debug.h>
#include <beeps/defs.h>


namespace Beeps
{


	using Xot::dout;

	using Xot::doutln;


}// Beeps


#endif//EOH

Version data entries

33 entries across 33 versions & 1 rubygems

Version Path
beeps-0.2 include/beeps/debug.h
beeps-0.1.46 include/beeps/debug.h
beeps-0.1.45 include/beeps/debug.h
beeps-0.1.44 include/beeps/debug.h
beeps-0.1.43 include/beeps/debug.h
beeps-0.1.42 include/beeps/debug.h
beeps-0.1.41 include/beeps/debug.h
beeps-0.1.40 include/beeps/debug.h
beeps-0.1.39 include/beeps/debug.h
beeps-0.1.38 include/beeps/debug.h
beeps-0.1.37 include/beeps/debug.h
beeps-0.1.36 include/beeps/debug.h
beeps-0.1.35 include/beeps/debug.h
beeps-0.1.34 include/beeps/debug.h
beeps-0.1.33 include/beeps/debug.h
beeps-0.1.32 include/beeps/debug.h
beeps-0.1.31 include/beeps/debug.h
beeps-0.1.30 include/beeps/debug.h
beeps-0.1.29 include/beeps/debug.h
beeps-0.1.28 include/beeps/debug.h