changeset 147:1d135f8a1c0b

Remove relic header file
author Daniele Nicolodi <daniele.nicolodi@obspm.fr>
date Wed, 22 Jan 2014 14:45:24 +0100
parents 931ebae87964
children 97b191998151
files FXCalcN.h
diffstat 1 files changed, 0 insertions(+), 38 deletions(-) [+]
line wrap: on
line diff
--- a/FXCalcN.h	Wed Jan 22 14:45:24 2014 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,38 +0,0 @@
-/**************************************************************************/
-/* LabWindows/CVI User Interface Resource (UIR) Include File              */
-/* Copyright (c) National Instruments 2009. All Rights Reserved.          */
-/*                                                                        */
-/* WARNING: Do not add to, delete from, or otherwise modify the contents  */
-/*          of this include file.                                         */
-/**************************************************************************/
-
-#include <userint.h>
-
-#ifdef __cplusplus
-    extern "C" {
-#endif
-
-     /* Panels and Controls: */
-
-#define  CalcNHg                          1
-#define  CalcNHg_TARGET                   2
-#define  CalcNHg_COMMANDBUTTON            3
-#define  CalcNHg_COMMANDBUTTON_2          4
-#define  CalcNHg_NUMERIC                  5
-#define  CalcNHg_NUMERIC_2                6
-#define  CalcNHg_NUMERIC_3                7
-#define  CalcNHg_CHECKBOX                 8
-#define  CalcNHg_TEXTMSG                  9
-
-
-     /* Menu Bars, Menus, and Menu Items: */
-
-          /* (no menu bars in the resource file) */
-
-
-     /* (no callbacks specified in the resource file) */ 
-
-
-#ifdef __cplusplus
-    }
-#endif