Changeset 27750
- Timestamp:
- Apr 23, 2010, 11:32:13 AM (16 years ago)
- Location:
- trunk/psModules/src
- Files:
-
- 1 added
- 3 edited
-
extras/Makefile.am (modified) (1 diff)
-
extras/ippDiffMode.h (added)
-
extras/ippStages.h (modified) (1 diff)
-
psmodules.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/extras/Makefile.am
r24880 r27750 17 17 pmKapaPlots.h \ 18 18 pmVisual.h \ 19 ippDiffMode.h \ 19 20 ippStages.h 20 21 -
trunk/psModules/src/extras/ippStages.h
r24880 r27750 1 /* @file psVisual.h1 /* @file ippStages.h 2 2 * @brief some macro defintions for the stages of the pipeline 3 3 * @author Bill Sweeney, IfA -
trunk/psModules/src/psmodules.h
r27672 r27750 10 10 #include <pmKapaPlots.h> 11 11 #include <pmVisual.h> 12 #include <ippStages.h> 13 #include <ippDiffMode.h> 12 14 13 15 // XXX the following headers define constructs needed by the elements below
Note:
See TracChangeset
for help on using the changeset viewer.
