Sha256: bfab63ea550933711189dafcad78ba83292530b5aab97e52b3497769545e8304

Contents?: true

Size: 188 Bytes

Versions: 42

Compression:

Stored size: 188 Bytes

Contents

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


#include <xot/debug.h>


namespace Rays
{


	using Xot::dout;

	using Xot::doutln;


}// Rays


#endif//EOH

Version data entries

42 entries across 42 versions & 1 rubygems

Version Path
rays-0.3.3 include/rays/debug.h
rays-0.3.2 include/rays/debug.h
rays-0.3.1 include/rays/debug.h
rays-0.3 include/rays/debug.h
rays-0.2.1 include/rays/debug.h
rays-0.2 include/rays/debug.h
rays-0.1.49 include/rays/debug.h
rays-0.1.48 include/rays/debug.h
rays-0.1.47 include/rays/debug.h
rays-0.1.46 include/rays/debug.h
rays-0.1.45 include/rays/debug.h
rays-0.1.44 include/rays/debug.h
rays-0.1.43 include/rays/debug.h
rays-0.1.42 include/rays/debug.h
rays-0.1.40 include/rays/debug.h
rays-0.1.39 include/rays/debug.h
rays-0.1.38 include/rays/debug.h
rays-0.1.37 include/rays/debug.h
rays-0.1.36 include/rays/debug.h
rays-0.1.35 include/rays/debug.h