Ignore:
Timestamp:
Jul 14, 2010 8:04:17 PM (14 years ago)
Author:
gah
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/packages/vizservers/nanovis/Command.cpp

    r1558 r1825  
    4040 */
    4141
     42
     43
    4244#include <assert.h>
    4345#include <stdlib.h>
     
    5052#include <RpOutcome.h>
    5153#include <RpBuffer.h>
    52 #include <RpAVTranslate.h>
    5354
    5455#include "Trace.h"
     
    7879
    7980#if _LOCAL_ZINC_TEST_
    80 #include "Test.h"
     81/* #include "Test.h" */
    8182#endif
    8283
     
    749750}
    750751
     752/*
     753 * cutplane state $bool $axis vol,,,
     754 */
    751755static int
    752756CutplaneStateOp(ClientData clientData, Tcl_Interp *interp, int objc,
Note: See TracChangeset for help on using the changeset viewer.