Ignore:
Timestamp:
Feb 18, 2013, 2:32:14 PM (11 years ago)
Author:
ldelgass
Message:

sync with trunk

Location:
branches/nanovis2
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/nanovis2

  • branches/nanovis2/oldtest/src/RpUnitsC_test.c

    r115 r3305  
    1 //----------------------------------------------------------------------
    2 // TEST: Cee's interface to RpUnits.
    3 //
    4 // Basic units conversion tests for the RpUnits portion of Rappture
    5 // written in Cee.
    6 //======================================================================
    7 // AUTHOR:  Derrick Kearney, Purdue University
    8 // Copyright (c) 2004-2005  Purdue Research Foundation
    9 //
    10 // See the file "license.terms" for information on usage and
    11 // redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES.
    12 //======================================================================
    13 //
     1/*
     2 *----------------------------------------------------------------------
     3 * TEST: Cee's interface to RpUnits.
     4 *
     5 * Basic units conversion tests for the RpUnits portion of Rappture
     6 * written in Cee.
     7 *======================================================================
     8 * AUTHOR:  Derrick Kearney, Purdue University
     9 * Copyright (c) 2004-2012  HUBzero Foundation, LLC
     10 *
     11 * See the file "license.terms" for information on usage and
     12 * redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES.
     13 *======================================================================
     14 */
    1415#include "RpUnitsCInterface.h"
    1516#include <stdio.h>
Note: See TracChangeset for help on using the changeset viewer.