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/grep/Makefile#5 $
# $Id: //poco/1.3/Foundation/samples/grep/Makefile#1 $
#
# Makefile for Poco grep
#

View File

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

View File

@@ -1,7 +1,7 @@
//
// grep.cpp
//
// $Id: //poco/Main/Foundation/samples/grep/src/grep.cpp#9 $
// $Id: //poco/1.3/Foundation/samples/grep/src/grep.cpp#1 $
//
// This sample demonstrates the RegularExpression class.
//