Changeset 656 for trunk/src/core


Ignore:
Timestamp:
Apr 3, 2007 12:17:59 PM (17 years ago)
Author:
dkearney
Message:

added progress function for c, c++ and fortran, so people dont have to generate the cryptic progress string themselves to get a progress bar in the gui.

Location:
trunk/src/core
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/core/rappture.h

    r520 r656  
    1717#include "RpUnitsFInterface.h"
    1818
     19// include utility functions
     20#include "RpUtils.h"
     21#include "RpUtilsCInterface.h"
     22#include "RpUtilsFInterface.h"
     23
    1924// include base objects
    2025/*
Note: See TracChangeset for help on using the changeset viewer.