Changeset 28433
- Timestamp:
- Jun 23, 2010, 12:14:00 PM (16 years ago)
- Location:
- trunk/ippMonitor
- Files:
-
- 3 added
- 2 edited
-
Makefile.in (modified) (2 diffs)
-
raw/histogram.php (added)
-
raw/ipp.imfiles.dat (modified) (1 diff)
-
raw/show_and_delete_image.php (added)
-
scripts/build_histogram.dvo (added)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippMonitor/Makefile.in
r28166 r28433 16 16 $(DESTBIN)/czartool_getLabels.pl \ 17 17 $(DESTBIN)/czartool_checkServer.pl \ 18 $(DESTBIN)/czartool_getServerStatus.pl 18 $(DESTBIN)/czartool_getServerStatus.pl \ 19 $(DESTBIN)/build_histogram.dvo \ 20 19 21 20 22 RAWSRC = \ … … 50 52 $(DESTWWW)/czartool_labels.php \ 51 53 $(DESTWWW)/czartool_servers.php \ 54 $(DESTWWW)/histogram.php \ 55 $(DESTWWW)/show_and_delete_image.php \ 52 56 53 57 -
trunk/ippMonitor/raw/ipp.imfiles.dat
r28148 r28433 22 22 menutop | menutop | link | simple plot - cam | simplePlotcam.php 23 23 menutop | menutop | link | czartool | czartool_labels.php 24 menutop | menutop | link | histogram | histogram.php 24 25
Note:
See TracChangeset
for help on using the changeset viewer.
