소스 검색

Fixed title block

Clemens-Alexander Brust 11 년 전
부모
커밋
bc42a650f9
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 3 3
      core/tutorial/progs/05_matio.cpp

+ 3 - 3
core/tutorial/progs/05_matio.cpp

@@ -1,9 +1,9 @@
 /*
- * Tutorial 04 - Filters
+ * Tutorials 05/06 - Matlab I/O and Linear Algebra
  * Sample Implementation
  *
- * @file 04_filter.cpp
- * @brief Sample implementation for tutorial 04
+ * @file 05_matio.cpp
+ * @brief Sample implementation for tutorials 05/06
  * @date 09.03.2014
  * @author Clemens-A. Brust
  */