Changeset 29388 for trunk/psModules
- Timestamp:
- Oct 13, 2010, 11:14:15 AM (16 years ago)
- Location:
- trunk/psModules/src
- Files:
-
- 2 edited
-
extras/Makefile.am (modified) (2 diffs)
-
psmodules.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/extras/Makefile.am
r29004 r29388 10 10 pmVisual.c \ 11 11 pmVisualUtils.c \ 12 ippStages.c 12 ippStages.c \ 13 pmCensor.c 13 14 14 15 pkginclude_HEADERS = \ … … 20 21 pmVisualUtils.h \ 21 22 ippDiffMode.h \ 22 ippStages.h 23 ippStages.h \ 24 pmCensor.h 23 25 24 26 CLEANFILES = *~ -
trunk/psModules/src/psmodules.h
r29004 r29388 13 13 #include <ippStages.h> 14 14 #include <ippDiffMode.h> 15 #include <pmCensor.h> 15 16 16 17 // XXX the following headers define constructs needed by the elements below
Note:
See TracChangeset
for help on using the changeset viewer.
