*** empty log message ***

This commit is contained in:
2007-02-03 10:52:36 +00:00
parent adb88864bd
commit 72a4fe275c
52 changed files with 284 additions and 122 deletions

View File

@ -1,5 +1,7 @@
/*
* $Id: Awk.cpp,v 1.23 2007-02-01 08:38:24 bacon Exp $
* $Id: Awk.cpp,v 1.24 2007-02-03 10:52:11 bacon Exp $
*
* {License}
*/
#include "stdafx.h"

View File

@ -1,5 +1,7 @@
/*
* $Id: Awk.h,v 1.15 2007-01-25 14:14:56 bacon Exp $
* $Id: Awk.h,v 1.16 2007-02-03 10:52:11 bacon Exp $
*
* {License}
*/
#ifndef _ASE_COM_AWK_H_

View File

@ -1,5 +1,7 @@
/*
* $Id: AwkExtio.cpp,v 1.8 2007-01-10 14:30:44 bacon Exp $
* $Id: AwkExtio.cpp,v 1.9 2007-02-03 10:52:12 bacon Exp $
*
* {License}
*/
#include "stdafx.h"

View File

@ -1,5 +1,7 @@
/*
* $Id: AwkExtio.h,v 1.8 2006-12-15 06:47:08 bacon Exp $
* $Id: AwkExtio.h,v 1.9 2007-02-03 10:52:12 bacon Exp $
*
* {License}
*/
#ifndef _ASE_COM_AWKEXTIO_H_

View File

@ -1,5 +1,7 @@
/*
* $Id: Buffer.cpp,v 1.5 2007-01-10 14:30:44 bacon Exp $
* $Id: Buffer.cpp,v 1.6 2007-02-03 10:52:12 bacon Exp $
*
* {License}
*/
#include "stdafx.h"

View File

@ -1,5 +1,7 @@
/*
* $Id: Buffer.h,v 1.4 2006-12-10 16:13:50 bacon Exp $
* $Id: Buffer.h,v 1.5 2007-02-03 10:52:12 bacon Exp $
*
* {License}
*/
#ifndef _ASE_COM_BUFFER_H_

View File

@ -1,5 +1,7 @@
/*
* $Id: ase.cpp,v 1.1 2006-12-09 11:50:08 bacon Exp $
* $Id: ase.cpp,v 1.2 2007-02-03 10:52:12 bacon Exp $
*
* {License}
*/
// Note: Proxy/Stub Information

View File

@ -1,5 +1,7 @@
/*
* $Id: awk_cp.h,v 1.8 2007-01-17 14:09:49 bacon Exp $
* $Id: awk_cp.h,v 1.9 2007-02-03 10:52:12 bacon Exp $
*
* {License}
*/
#ifndef _AWK_CP_H_

View File

@ -1,5 +1,7 @@
/*
* $Id: stdafx.cpp,v 1.2 2006-12-09 12:01:26 bacon Exp $
* $Id: stdafx.cpp,v 1.3 2007-02-03 10:52:12 bacon Exp $
*
* {License}
*/
// stdafx.cpp : source file that includes just the standard includes

View File

@ -1,5 +1,7 @@
/*
* $Id: stdafx.h,v 1.2 2006-12-09 12:01:26 bacon Exp $
* $Id: stdafx.h,v 1.3 2007-02-03 10:52:12 bacon Exp $
*
* {License}
*/
#ifndef _ASE_COM_STDAFX_H_