forked from metno/fimex
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f80295b
commit a99f79e
Showing
75 changed files
with
1,656 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
#Thu May 08 18:13:59 CEST 2008 | ||
#Thu Jun 05 14:02:35 CEST 2008 | ||
eclipse.preferences.version=1 | ||
indexer/filesToParseUpFront= | ||
indexer/indexAllFiles=false | ||
indexer/indexerId=org.eclipse.cdt.core.domsourceindexer | ||
indexer/indexAllFiles=true | ||
indexer/indexerId=org.eclipse.cdt.core.fastIndexer | ||
indexer/skipReferences=false | ||
indexer/skipTypeReferences=false | ||
indexerId=org.eclipse.cdt.core.fastIndexer |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
#! /bin/sh | ||
# Guess values for system-dependent variables and create Makefiles. | ||
# Generated by GNU Autoconf 2.59 for fimex 0.5beta. | ||
# Generated by GNU Autoconf 2.59 for fimex 0.5. | ||
# | ||
# Report bugs to <[email protected]>. | ||
# | ||
|
@@ -423,8 +423,8 @@ SHELL=${CONFIG_SHELL-/bin/sh} | |
# Identity of this package. | ||
PACKAGE_NAME='fimex' | ||
PACKAGE_TARNAME='fimex' | ||
PACKAGE_VERSION='0.5beta' | ||
PACKAGE_STRING='fimex 0.5beta' | ||
PACKAGE_VERSION='0.5' | ||
PACKAGE_STRING='fimex 0.5' | ||
PACKAGE_BUGREPORT='[email protected]' | ||
|
||
# Factoring default headers for most tests. | ||
|
@@ -969,7 +969,7 @@ if test "$ac_init_help" = "long"; then | |
# Omit some internal or obsolete options to make the list less imposing. | ||
# This message is too long to be a string in the A/UX 3.1 sh. | ||
cat <<_ACEOF | ||
\`configure' configures fimex 0.5beta to adapt to many kinds of systems. | ||
\`configure' configures fimex 0.5 to adapt to many kinds of systems. | ||
|
||
Usage: $0 [OPTION]... [VAR=VALUE]... | ||
|
||
|
@@ -1035,7 +1035,7 @@ fi | |
|
||
if test -n "$ac_init_help"; then | ||
case $ac_init_help in | ||
short | recursive ) echo "Configuration of fimex 0.5beta:";; | ||
short | recursive ) echo "Configuration of fimex 0.5:";; | ||
esac | ||
cat <<\_ACEOF | ||
|
||
|
@@ -1216,7 +1216,7 @@ fi | |
test -n "$ac_init_help" && exit 0 | ||
if $ac_init_version; then | ||
cat <<\_ACEOF | ||
fimex configure 0.5beta | ||
fimex configure 0.5 | ||
generated by GNU Autoconf 2.59 | ||
|
||
Copyright (C) 2003 Free Software Foundation, Inc. | ||
|
@@ -1230,7 +1230,7 @@ cat >&5 <<_ACEOF | |
This file contains any messages produced by compilers while | ||
running configure, to aid debugging if configure makes a mistake. | ||
|
||
It was created by fimex $as_me 0.5beta, which was | ||
It was created by fimex $as_me 0.5, which was | ||
generated by GNU Autoconf 2.59. Invocation command line was | ||
|
||
$ $0 $@ | ||
|
@@ -1873,7 +1873,7 @@ fi | |
|
||
# Define the identity of the package. | ||
PACKAGE='fimex' | ||
VERSION='0.5beta' | ||
VERSION='0.5' | ||
|
||
|
||
cat >>confdefs.h <<_ACEOF | ||
|
@@ -25172,7 +25172,7 @@ _ASBOX | |
} >&5 | ||
cat >&5 <<_CSEOF | ||
|
||
This file was extended by fimex $as_me 0.5beta, which was | ||
This file was extended by fimex $as_me 0.5, which was | ||
generated by GNU Autoconf 2.59. Invocation command line was | ||
|
||
CONFIG_FILES = $CONFIG_FILES | ||
|
@@ -25235,7 +25235,7 @@ _ACEOF | |
|
||
cat >>$CONFIG_STATUS <<_ACEOF | ||
ac_cs_version="\\ | ||
fimex config.status 0.5beta | ||
fimex config.status 0.5 | ||
configured by $0, generated by GNU Autoconf 2.59, | ||
with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.