|
@@ -1,5 +1,5 @@
|
|
|
/*
|
|
|
- * Copyright Institute of Communication and Computer Systems (ICCS)
|
|
|
+ * Copyright Institute of Communication and Computer Systems (ICCS)
|
|
|
*
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
|
* you may not use this file except in compliance with the License.
|
|
@@ -16,14 +16,13 @@
|
|
|
*/
|
|
|
|
|
|
/**
|
|
|
- * @file dmm_config.h
|
|
|
+ * @file dmmlib/config.h
|
|
|
* @author Ioannis Koutras (joko@microlab.ntua.gr)
|
|
|
- * @date November 2012
|
|
|
+ * @date December 2012
|
|
|
* @brief Macro defines for dmmlib.
|
|
|
*
|
|
|
- * Warning: This is a file which is generated automatically, you have to
|
|
|
- * configure, compile and install dmmlib again in order to change the following
|
|
|
- * macros.
|
|
|
+ * Warning: This is an automatically-generated file, you have to configure,
|
|
|
+ * compile and install dmmlib again in order to change the following macros.
|
|
|
*/
|
|
|
|
|
|
#ifndef DMM_CONFIG_H
|