Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
U
uniset2
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
UniSet project repositories
uniset2
Commits
aad14ad8
Commit
aad14ad8
authored
Feb 13, 2011
by
Pavel Vainerman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Удалил уже несоответствующие действительности старые заголовки от cvs (date,$Id)
parent
d1f7ae5d
Hide whitespace changes
Inline
Side-by-side
Showing
12 changed files
with
1 addition
and
22 deletions
+1
-22
DBInterface.h
Utilities/DBServer-MySQL/DBInterface.h
+0
-2
DBServer_MySQL.h
Utilities/DBServer-MySQL/DBServer_MySQL.h
+0
-2
RTUStorage.h
extensions/RTUExchange/RTUStorage.h
+0
-2
SMViewer.h
extensions/SMViewer/SMViewer.h
+0
-1
UDPPacket.h
extensions/UDPExchange/UDPPacket.h
+0
-1
CallBackTimer_template.h
include/CallBackTimer_template.h
+0
-2
RepositoryAgent.h
include/RepositoryAgent.h
+0
-2
TextFileIndex.h
include/TextFileIndex.h
+0
-2
TriggerAND_template.h
include/TriggerAND_template.h
+0
-2
TriggerOR_template.h
include/TriggerOR_template.h
+0
-2
TriggerOutput_template.h
include/TriggerOutput_template.h
+0
-2
UniSetObject.h
include/UniSetObject.h
+1
-2
No files found.
Utilities/DBServer-MySQL/DBInterface.h
View file @
aad14ad8
...
...
@@ -19,8 +19,6 @@
// --------------------------------------------------------------------------
/*! \file
* \author Pavel Vainerman
* \date $Date: 2005/08/28 20:55:53 $
* \version $Id: DBInterface.h,v 1.1 2005/08/28 20:55:53 vpashka Exp $
*/
//----------------------------------------------------------------------------
#ifndef DBInterface_H_
...
...
Utilities/DBServer-MySQL/DBServer_MySQL.h
View file @
aad14ad8
...
...
@@ -19,8 +19,6 @@
// --------------------------------------------------------------------------
/*! \file
* \author Pavel Vainerman
* \date $Date: 2005/08/28 20:55:53 $
* \version $Id: DBServer_MySQL.h,v 1.1 2005/08/28 20:55:53 vpashka Exp $
*/
// --------------------------------------------------------------------------
#ifndef DBServer_MySQL_H_
...
...
extensions/RTUExchange/RTUStorage.h
View file @
aad14ad8
// --------------------------------------------------------------------------
//! \version $Id: RTUStorage.h,v 1.1 2008/12/14 21:57:50 vpashka Exp $
// --------------------------------------------------------------------------
#ifndef _RTUSTORAGE_H_
#define _RTUSTORAGE_H_
// -----------------------------------------------------------------------------
...
...
extensions/SMViewer/SMViewer.h
View file @
aad14ad8
/*! $Id$ */
//--------------------------------------------------------------------------------
#ifndef _SMVIEWER_H
#define _SMVIEWER_H
...
...
extensions/UDPExchange/UDPPacket.h
View file @
aad14ad8
// $Id: UDPPacket.h,v 1.1 2009/02/10 20:38:27 vpashka Exp $
// -----------------------------------------------------------------------------
#ifndef UDPPacket_H_
#define UDPPacket_H_
...
...
include/CallBackTimer_template.h
View file @
aad14ad8
...
...
@@ -19,8 +19,6 @@
// --------------------------------------------------------------------------
/*! \file
* \author Pavel Vainerman
* \date $Date: 2008/02/07 21:04:56 $
* \version $Id: CallBackTimer_template.h,v 1.6 2008/02/07 21:04:56 vpashka Exp $
*/
// --------------------------------------------------------------------------
# ifndef CallBackTimer_TEMPLATE_H_
...
...
include/RepositoryAgent.h
View file @
aad14ad8
...
...
@@ -20,8 +20,6 @@
/*! \file
* \brief Реализация RepositoryAgent
* \author Pavel Vainerman
* \date $Date: 2005/01/28 20:52:21 $
* \version $Id: RepositoryAgent.h,v 1.5 2005/01/28 20:52:21 vitlav Exp $
*/
// --------------------------------------------------------------------------
#ifndef RepositoryAgent_H_
...
...
include/TextFileIndex.h
View file @
aad14ad8
...
...
@@ -19,8 +19,6 @@
/*! \file
* \author Vitaly Lipatov
* \date $Date: 2007/01/02 22:30:48 $
* \version $Id: TextFileIndex.h,v 1.7 2007/01/02 22:30:48 vpashka Exp $
* \par
* Базовый класс получения строки по её индексу
*/
...
...
include/TriggerAND_template.h
View file @
aad14ad8
...
...
@@ -19,8 +19,6 @@
// --------------------------------------------------------------------------
/*! \file
* \author Pavel Vainerman
* \date $Date: 2008/06/01 21:36:19 $
* \version $Id: TriggerAND_template.h,v 1.8 2008/06/01 21:36:19 vpashka Exp $
*/
// --------------------------------------------------------------------------
#include "TriggerAND.h"
...
...
include/TriggerOR_template.h
View file @
aad14ad8
...
...
@@ -19,8 +19,6 @@
// --------------------------------------------------------------------------
/*! \file
* \author Pavel Vainerman
* \date $Date: 2008/06/01 21:36:19 $
* \version $Id: TriggerOR_template.h,v 1.8 2008/06/01 21:36:19 vpashka Exp $
*/
// --------------------------------------------------------------------------
#include "TriggerOR.h"
...
...
include/TriggerOutput_template.h
View file @
aad14ad8
...
...
@@ -19,8 +19,6 @@
// --------------------------------------------------------------------------
/*! \file
* \author Pavel Vainerman
* \date $Date: 2008/06/01 21:36:19 $
* \version $Id: TriggerOutput_template.h,v 1.4 2008/06/01 21:36:19 vpashka Exp $
*/
// --------------------------------------------------------------------------
...
...
include/UniSetObject.h
View file @
aad14ad8
...
...
@@ -251,4 +251,4 @@ class UniSetObject:
};
//---------------------------------------------------------------------------
#endif
//---------------------------------------------------------------------------
\ No newline at end of file
//---------------------------------------------------------------------------
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment