aboutsummaryrefslogtreecommitdiffstats
path: root/exec.h
diff options
context:
space:
mode:
authorreinelt <>2004-04-09 06:23:28 +0000
committerreinelt <>2004-04-09 06:23:28 +0000
commit729c3b8a48a00519afc0ee3c7efe5b128b3dafd3 (patch)
treea401160d9e8592b7613fdf55691ca79e711bf4fd /exec.h
parent81cca256c4c22846473116400b6d6e219d416e95 (diff)
downloadlcd4linux-729c3b8a48a00519afc0ee3c7efe5b128b3dafd3.tar.gz
[lcd4linux @ 2004-04-09 06:23:28 by reinelt]
removed old exec stuff
Diffstat (limited to 'exec.h')
-rw-r--r--exec.h54
1 files changed, 0 insertions, 54 deletions
diff --git a/exec.h b/exec.h
deleted file mode 100644
index 3c18cf3..0000000
--- a/exec.h
+++ /dev/null
@@ -1,54 +0,0 @@
-/* $Id: exec.h,v 1.3 2003/10/05 17:58:50 reinelt Exp $
- *
- * exec ('x*') functions
- *
- * Copyright 2001 Leopold Tötsch <lt@toetsch.at>
- *
- * This file is part of LCD4Linux.
- *
- * LCD4Linux is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
- *
- * LCD4Linux is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
- *
- *
- * $Log: exec.h,v $
- * Revision 1.3 2003/10/05 17:58:50 reinelt
- * libtool junk; copyright messages cleaned up
- *
- * Revision 1.2 2001/03/08 15:25:38 ltoetsch
- * improved exec
- *
- * Revision 1.1 2001/03/07 18:10:21 ltoetsch
- * added e(x)ec commands
- *
- *
- */
-
-#ifndef _EXEC_H
-#define _EXEC_H_
-
-#define EXECS 9
-#define EXEC_TXT_LEN 256
-
-#ifdef IN_EXEC
- #define EXTERN extern
-#else
- #define EXTERN
-#endif
-
-EXTERN struct { char s[EXEC_TXT_LEN]; double val; } exec[EXECS+1];
-
-int Exec (int index, char txt[EXEC_TXT_LEN], double *val);
-
-
-#endif
span title='2014-10-15 01:02:16 +0100'>2014-10-15New Upstream Snapshot (commit d26b627)Jonathan McCrohan1-0/+10 2014-10-15Imported Upstream version 0+git20141009.d26b627upstream/0+git20141009.d26b627Jonathan McCrohan2010-11120/+159271 2014-07-23Release 0+git20140611.14bd6c7-1debian/0+git20140611.14bd6c7-1Jonathan McCrohan1-2/+2 2014-07-23New Upstream Snapshot (commit 14bd6c7)Jonathan McCrohan1-2/+3 2014-07-23Imported Upstream version 0+git20140611.14bd6c7upstream/0+git20140611.14bd6c7Jonathan McCrohan7-11/+60 2014-05-13New Upstream Snapshot (commit 1246b27)Jonathan McCrohan1-0/+6 2014-05-13Imported Upstream version 0+git20140512.1246b27upstream/0+git20140512.1246b27Jonathan McCrohan391-301/+3983 2014-04-05Release 0+git20140326.cfc2975-1debian/0+git20140326.cfc2975-1Jonathan McCrohan1-2/+2 2014-04-05d/control: update Homepage (upstream has moved from Gitweb to cgit)Jonathan McCrohan2-1/+2 2014-04-05New Upstream Snapshot (commit cfc2975)Jonathan McCrohan1-0/+6 2014-04-05Imported Upstream version 0+git20140326.cfc2975upstream/0+git20140326.cfc2975Jonathan McCrohan118-656/+877 2014-01-16Release 0+git20140107.1850cf8-1debian/0+git20140107.1850cf8-1Jonathan McCrohan1-2/+2 2014-01-16Update Standards Version to 3.9.5Jonathan McCrohan2-1/+9