sources from main repository

This commit is contained in:
Guenter Obiltschnig
2006-12-22 09:51:53 +00:00
parent 3b39691a00
commit bb11cbaf29
740 changed files with 744 additions and 749 deletions

View File

@@ -1,7 +1,7 @@
#
# Makefile
#
# $Id: //poco/Main/Foundation/samples/Timer/Makefile#5 $
# $Id: //poco/1.3/Foundation/samples/Timer/Makefile#1 $
#
# Makefile for Poco Timer
#

View File

@@ -1,7 +1,7 @@
#
# sample.vmsbuild
#
# $Id: //poco/Main/Foundation/samples/Timer/Timer.vmsbuild#5 $
# $Id: //poco/1.3/Foundation/samples/Timer/Timer.vmsbuild#1 $
#
EXE=Timer
Timer

View File

@@ -1,7 +1,7 @@
//
// Timer.cpp
//
// $Id: //poco/Main/Foundation/samples/Timer/src/Timer.cpp#9 $
// $Id: //poco/1.3/Foundation/samples/Timer/src/Timer.cpp#1 $
//
// This sample demonstrates the Timer and Stopwatch classes.
//