mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-13 22:50:17 +02:00
synced with main repository
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# Makefile
|
||||
#
|
||||
# $Id: //poco/Main/Foundation/samples/StringTokenizer/Makefile#5 $
|
||||
# $Id: //poco/svn/Foundation/samples/StringTokenizer/Makefile#1 $
|
||||
#
|
||||
# Makefile for Poco StringTokenizer
|
||||
#
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# sample.vmsbuild
|
||||
#
|
||||
# $Id: //poco/Main/Foundation/samples/StringTokenizer/StringTokenizer.vmsbuild#5 $
|
||||
# $Id: //poco/svn/Foundation/samples/StringTokenizer/StringTokenizer.vmsbuild#1 $
|
||||
#
|
||||
EXE=StringTokenizer
|
||||
StringTokenizer
|
||||
|
@@ -1,7 +1,7 @@
|
||||
//
|
||||
// StringTokenizer.cpp
|
||||
//
|
||||
// $Id: //poco/Main/Foundation/samples/StringTokenizer/src/StringTokenizer.cpp#9 $
|
||||
// $Id: //poco/svn/Foundation/samples/StringTokenizer/src/StringTokenizer.cpp#1 $
|
||||
//
|
||||
// This sample demonstrates the usage of the StringTokenizer class.
|
||||
//
|
||||
|
Reference in New Issue
Block a user