aboutsummaryrefslogtreecommitdiffstats
path: root/src/project.h
diff options
context:
space:
mode:
authorroot <>2009-02-08 16:49:14 +0000
committerroot <>2009-02-08 16:49:14 +0000
commit8646c6b2ddaf32ac7342cc8b61e559d46885af4f (patch)
tree226d8347d9c674ed6f2d0a185b904e5f57037c42 /src/project.h
parent5d3e093d432a31fb8a8267cbf30f1ed892f49508 (diff)
downloadlibjwg-8646c6b2ddaf32ac7342cc8b61e559d46885af4f.tar.gz
libjwg-8646c6b2ddaf32ac7342cc8b61e559d46885af4f.tar.bz2
libjwg-8646c6b2ddaf32ac7342cc8b61e559d46885af4f.zip
*** empty log message ***
Diffstat (limited to 'src/project.h')
-rw-r--r--src/project.h77
1 files changed, 8 insertions, 69 deletions
diff --git a/src/project.h b/src/project.h
index 7e5289d..4179632 100644
--- a/src/project.h
+++ b/src/project.h
@@ -1,78 +1,17 @@
-/*
- * project.h:
- *
- * Copyright (c) 2009 James McKenzie <20@madingley.org>,
- * All rights reserved.
- *
- */
-
-/*
- * $Id$
- */
-
-/*
- * $Log$
- * Revision 1.1 2009/02/08 16:25:32 root
- * *** empty log message ***
- *
- *
- */
-
-#ifndef __PROJECT_H__
-#define __PROJECT_H__
-
-#include "config.h"
-
-#ifdef TM_IN_SYS_TIME
-#include <sys/time.h>
-#ifdef TIME_WITH_SYS_TIME
-#include <time.h>
-#endif
-#else
-#ifdef TIME_WITH_SYS_TIME
-#include <sys/time.h>
-#endif
-#include <time.h>
-#endif
-
#include <stdio.h>
-#include <stdlib.h>
-
-#ifdef HAVE_MALLOC_H
+#include <fcntl.h>
+#include <math.h>
#include <malloc.h>
-#endif
-
-#ifdef HAVE_STRING_H
#include <string.h>
-#endif
-
-#ifdef HAVE_STRINGS_H
#include <strings.h>
-#endif
-#ifdef HAVE_UNISTD_H
-#include <unistd.h>
-#endif
+#include <gobj.h>
-#if defined(HAVE_STDINT_H)
-#include <stdint.h>
-#elif defined(HAVE_SYS_INT_TYPES_H)
-#include <sys/int_types.h>
-#endif
-#ifdef INT_PROTOS
-#define INTERNAL
-#define EXTERNAL
-#else
-#ifdef EXT_PROTOS
-#define INTERNAL static
-#define EXTERNAL
-#else
-#define INTERNAL
-#define EXTERNAL
-#endif
-#endif
+#include "fortran.h"
-#include "prototypes.h"
+#include "jwg.h"
-#endif /* __PROJECT_H__ */
+#define PI 3.141592653589793238462643383276
+#define R2D 57.295779513082320876798154814169
+#define D2R 0.017453292519943295769236907684