```c /***************************************************************************** * The ATAS Library * * Copyright (C) 2010 Shaoguang Guo sgguo@shao.ac.cn * * * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License version 3 as * * published by the Free Software Foundation. * * * * You should have received a copy of the GNU General Public License * * along with SHAO. If not, see <http://www.gnu.org/licenses/>. * * * * Unless required by applicable law or agreed to in writing, software * * distributed under the License is distributed on an "AS IS" BASIS, * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * * See the License for the specific language governing permissions and * * limitations under the License. * * * * @file Example.h * * @brief brief introduction * * Details. * * * * @author Shaoguang Guo * * @email sgguo@shao.ac.cn * * @version 0.1(version) * * @date 2010.07.16 * * @license GNU General Public License (GPL) * * * *----------------------------------------------------------------------------* * Remark : Description * *----------------------------------------------------------------------------* * Change History : < can omit if using VCS > * * <Date> | <Version> | <Author> | <Description> * *----------------------------------------------------------------------------* * 2010/07/16 | 0.1 | Shaoguang Guo | Init the repo * *----------------------------------------------------------------------------* * * *****************************************************************************/