Changeset 31 in pacpusframework for trunk/src/PacpusLib/ComponentBase.cpp
- Timestamp:
- Jan 8, 2013, 6:10:10 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/PacpusLib/ComponentBase.cpp
r30 r31 1 /********************************************************************* 2 // created: 2006/02/07 - 11:58 3 // filename: ComponentBase.cpp 4 // 5 // author: Gerald Dherbomez 6 // 7 // purpose: implementation of ComponentBase class 8 *********************************************************************/ 1 /** 2 * 3 * Distributed under the UTC Heudiascy Pacpus License, Version 1.0. 4 * Copyright (c) UTC Heudiasyc 2010 - 2013. All rights reserved. 5 * 6 * See the LICENSE file for more information or a copy at: 7 * http://www.hds.utc.fr/~kurdejma/LICENSE_1_0.txt 8 * 9 */ 9 10 10 11 #include <Pacpus/kernel/ComponentBase.h>
Note:
See TracChangeset
for help on using the changeset viewer.