Changeset 5375 for trunk/gui


Ignore:
Timestamp:
Apr 30, 2015 9:00:56 AM (9 years ago)
Author:
ldelgass
Message:

whitespace/comment fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gui/scripts/flowvisviewer.tcl

    r5374 r5375  
    44#
    55#  This widget performs volume and flow rendering on 3D scalar/vector datasets.
    6 #  It connects to the Flowvis server running on a rendering farm, transmits
    7 data, and displays the results.
     6#  It connects to the Nanovis server running on a rendering farm,
     7transmits data, and displays the results.
    88# ======================================================================
    99#  AUTHOR:  Michael McLennan, Purdue University
    1010#  Copyright (c) 2004-2012  HUBzero Foundation, LLC
    1111#
    12 #  See the file "license.terms" for information on usage and redistribution of
    13 this file, and for a DISCLAIMER OF ALL WARRANTIES.
     12#  See the file "license.terms" for information on usage and
     13redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES.
    1414# ======================================================================
    1515package require Itk
Note: See TracChangeset for help on using the changeset viewer.