rtwlog.c

来自「simulink real-time workshop for dragon12」· C语言 代码 · 共 20 行

C
20
字号
/* $Revision: 1.56 $
 *
 * Copyright 1994-2002 The MathWorks, Inc.
 *
 * File: rtwlog.c
 *
 * Abstract:
 *   Obsolete RTW logging file.
 */
void Obsolete_File_Remove_From_Make_Files_(void)
{
    /* 
     * This file is provided for targets that were created before
     * the release of Simulink 5.0. 
     * 
     * See release notes for for more information on how to update your 
     * targets to work with the new environment.
     */
}

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?