source: trunk/packages/vizservers/nanovis/vrutil/include/vrutil/vrUtil.h @ 2841

Last change on this file since 2841 was 2841, checked in by ldelgass, 12 years ago

Misc. cleanups. Make libs look in nanovis src dir for includes, so that libs
can use Trace.h. Trace.h now includes config.h, so the WANT_TRACE define can
be placed there. The Makefile now has the flag for enabling the pointset
code, since it also switches which objects are compiled.

File size: 108 bytes
Line 
1/* -*- mode: c++; c-basic-offset: 4; indent-tabs-mode: nil -*- */
2#ifndef VRUTIL_H
3#define VRUTIL_H
4
5#endif
Note: See TracBrowser for help on using the repository browser.