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