[cig-commits] r18980 - in seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER: . src/decompose_mesh_SCOTCH/scotch_5.1.11/src src/generate_databases src/meshfem3D src/specfem3D

rietmann at geodynamics.org rietmann at geodynamics.org
Wed Sep 28 06:00:30 PDT 2011


Author: rietmann
Date: 2011-09-28 06:00:30 -0700 (Wed, 28 Sep 2011)
New Revision: 18980

Modified:
   seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/config.log
   seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/config.status
   seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/configure.ac
   seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/src/decompose_mesh_SCOTCH/scotch_5.1.11/src/Makefile.inc
   seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/src/generate_databases/create_regions_mesh.f90
   seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/src/generate_databases/create_regions_mesh_ext_par.mod
   seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/src/generate_databases/external_model.mod
   seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/src/generate_databases/generate_databases_par.mod
   seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/src/generate_databases/get_model.f90
   seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/src/generate_databases/model_tomography.f90
   seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/src/generate_databases/tomography.mod
   seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/src/meshfem3D/Makefile
   seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/src/meshfem3D/createregmesh.mod
   seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/src/meshfem3D/readparfile.mod
   seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/src/specfem3D/Makefile
   seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/src/specfem3D/Makefile.in
   seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/src/specfem3D/constants.mod
   seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/src/specfem3D/image_pnm_gif_par.mod
   seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/src/specfem3D/noise_tomography.f90
   seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/src/specfem3D/pml_par.mod
   seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/src/specfem3D/pml_par_acoustic.mod
   seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/src/specfem3D/specfem_par.mod
   seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/src/specfem3D/specfem_par_acoustic.mod
   seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/src/specfem3D/specfem_par_elastic.mod
   seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/src/specfem3D/specfem_par_movie.mod
   seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/src/specfem3D/specfem_par_poroelastic.mod
Log:
Initial commit with GPU code merged into current trunk-code, which had a few changes (how it iterates over the surface for example.

Also made changes to Makefile.in and added CUDA specific things to configure.ac to facilitate ./configure --with-cuda CUDA_LIB=/usr/local/cuda/lib64 etc

Modified: seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/config.log
===================================================================
--- seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/config.log	2011-09-28 10:58:25 UTC (rev 18979)
+++ seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/config.log	2011-09-28 13:00:30 UTC (rev 18980)
@@ -1,20 +1,20 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by Specfem 3D configure 2.0.1, which was
-generated by GNU Autoconf 2.66.  Invocation command line was
+It was created by Specfem 3D test_conf 2.0.1, which was
+generated by GNU Autoconf 2.65.  Invocation command line was
 
-  $ ./configure FC=mpif90 MPIFC=mpif90
+  $ ./test_conf MPIFC=mpif90 FC=mpif90 CUDA_LIB=-L/usr/local/cuda/lib64/ MPI_INC=-I/usr/include/mpich2/ --with-cuda CUDA_INC=-I/usr/local/cuda/include
 
 ## --------- ##
 ## Platform. ##
 ## --------- ##
 
-hostname = guinan
+hostname = beverly
 uname -m = x86_64
-uname -r = 2.6.32-33-generic
+uname -r = 2.6.32-32-generic
 uname -s = Linux
-uname -v = #72-Ubuntu SMP Fri Jul 29 21:07:13 UTC 2011
+uname -v = #62-Ubuntu SMP Wed Apr 20 21:52:38 UTC 2011
 
 /usr/bin/uname -p = unknown
 /bin/uname -X     = unknown
@@ -28,7 +28,6 @@
 /bin/universe          = unknown
 
 PATH: /home/riethmann/bin
-PATH: /opt/pgi/linux86-64/10.9/bin
 PATH: /usr/local/sbin
 PATH: /usr/local/bin
 PATH: /usr/sbin
@@ -36,17 +35,19 @@
 PATH: /sbin
 PATH: /bin
 PATH: /usr/games
+PATH: /opt/jdk1.7.0/bin
+PATH: /home/riethmann/bin
 PATH: /usr/local/cuda/bin
-PATH: /usr/local/cuda/bin
-PATH: /home/riethmann/bin
+PATH: /opt/apache-maven-3.0.3/bin
+PATH: /opt/jdk1.7.0/bin
 
 
 ## ----------- ##
 ## Core tests. ##
 ## ----------- ##
 
-configure:2737: checking for Fortran compiler version
-configure:2746: mpif90 --version >&5
+test_conf:2769: checking for Fortran compiler version
+test_conf:2778: mpif90 --version >&5
 GNU Fortran (Ubuntu 4.4.3-4ubuntu5) 4.4.3
 Copyright (C) 2010 Free Software Foundation, Inc.
 
@@ -55,143 +56,138 @@
 under the terms of the GNU General Public License.
 For more information about these matters, see the file named COPYING
 
-configure:2757: $? = 0
-configure:2746: mpif90 -v >&5
-mpif90 for MPICH2 version 1.2.1p1
+test_conf:2789: $? = 0
+test_conf:2778: mpif90 -v >&5
 Using built-in specs.
 Target: x86_64-linux-gnu
 Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.4.3-4ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i486 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
 Thread model: posix
 gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5) 
-configure:2757: $? = 0
-configure:2746: mpif90 -V >&5
-f95: '-V' must come at the start of the command line
-configure:2757: $? = 1
-configure:2746: mpif90 -qversion >&5
-f95: unrecognized option '-qversion'
-/usr/lib/gcc/x86_64-linux-gnu/4.4.3/libgfortranbegin.a(fmain.o): In function `main':
-(.text+0x26): undefined reference to `MAIN__'
-collect2: ld returned 1 exit status
-configure:2757: $? = 1
-configure:2772: checking whether the Fortran compiler works
-configure:2794: mpif90    conftest.f  >&5
-configure:2798: $? = 0
-configure:2846: result: yes
-configure:2849: checking for Fortran compiler default output file name
-configure:2851: result: a.out
-configure:2857: checking for suffix of executables
-configure:2864: mpif90 -o conftest    conftest.f  >&5
-configure:2868: $? = 0
-configure:2890: result: 
-configure:2906: checking whether we are cross compiling
-configure:2914: mpif90 -o conftest    conftest.f  >&5
-configure:2918: $? = 0
-configure:2925: ./conftest
-configure:2929: $? = 0
-configure:2944: result: no
-configure:2949: checking for suffix of object files
-configure:2965: mpif90 -c   conftest.f >&5
-configure:2969: $? = 0
-configure:2990: result: o
-configure:2998: checking whether we are using the GNU Fortran compiler
-configure:3011: mpif90 -c   conftest.F >&5
-configure:3011: $? = 0
-configure:3020: result: yes
-configure:3026: checking whether mpif90 accepts -g
-configure:3037: mpif90 -c -g  conftest.f >&5
-configure:3037: $? = 0
-configure:3045: result: yes
-configure:3077: running /bin/bash flags.guess
-configure:3088: checking how to get verbose linking output from mpif90
-configure:3098: mpif90 -c -g -O2  conftest.f >&5
-configure:3098: $? = 0
-configure:3116: mpif90 -o conftest -g -O2 -v conftest.f
-mpif90 for MPICH2 version 1.2.1p1
+test_conf:2789: $? = 0
+test_conf:2778: mpif90 -V >&5
+gfortran: '-V' option must have argument
+test_conf:2789: $? = 1
+test_conf:2778: mpif90 -qversion >&5
+gfortran: unrecognized option '-qversion'
+gfortran: no input files
+test_conf:2789: $? = 1
+test_conf:2804: checking whether the Fortran compiler works
+test_conf:2826: mpif90    conftest.f  >&5
+test_conf:2830: $? = 0
+test_conf:2879: result: yes
+test_conf:2882: checking for Fortran compiler default output file name
+test_conf:2884: result: a.out
+test_conf:2890: checking for suffix of executables
+test_conf:2897: mpif90 -o conftest    conftest.f  >&5
+test_conf:2901: $? = 0
+test_conf:2923: result: 
+test_conf:2939: checking whether we are cross compiling
+test_conf:2947: mpif90 -o conftest    conftest.f  >&5
+test_conf:2951: $? = 0
+test_conf:2958: ./conftest
+test_conf:2962: $? = 0
+test_conf:2977: result: no
+test_conf:2982: checking for suffix of object files
+test_conf:2998: mpif90 -c   conftest.f >&5
+test_conf:3002: $? = 0
+test_conf:3023: result: o
+test_conf:3031: checking whether we are using the GNU Fortran compiler
+test_conf:3044: mpif90 -c   conftest.F >&5
+test_conf:3044: $? = 0
+test_conf:3053: result: yes
+test_conf:3059: checking whether mpif90 accepts -g
+test_conf:3070: mpif90 -c -g  conftest.f >&5
+test_conf:3070: $? = 0
+test_conf:3078: result: yes
+test_conf:3110: running /bin/bash flags.guess
+test_conf:3121: checking how to get verbose linking output from mpif90
+test_conf:3131: mpif90 -c -g -O2  conftest.f >&5
+test_conf:3131: $? = 0
+test_conf:3149: mpif90 -o conftest -g -O2 -v conftest.f
 Using built-in specs.
 Target: x86_64-linux-gnu
 Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.4.3-4ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i486 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
 Thread model: posix
 gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5) 
- /usr/lib/gcc/x86_64-linux-gnu/4.4.3/f951 conftest.f -ffixed-form -I/usr/include/mpich2 -I/usr/include/mpich2 -quiet -dumpbase conftest.f -mtune=generic -auxbase conftest -g -O2 -version -fintrinsic-modules-path /usr/lib/gcc/x86_64-linux-gnu/4.4.3/finclude -o /tmp/cc4FjIGH.s
+ /usr/lib/gcc/x86_64-linux-gnu/4.4.3/f951 conftest.f -ffixed-form -I/usr/lib/openmpi/include -I/usr/lib/openmpi/lib -quiet -dumpbase conftest.f -mtune=generic -auxbase conftest -g -O2 -version -fintrinsic-modules-path /usr/lib/gcc/x86_64-linux-gnu/4.4.3/finclude -o /tmp/cc1vvL5n.s
 GNU Fortran (Ubuntu 4.4.3-4ubuntu5) version 4.4.3 (x86_64-linux-gnu)
 	compiled by GNU C version 4.4.3, GMP version 4.3.2, MPFR version 2.4.2-p1.
 GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
 GNU Fortran (Ubuntu 4.4.3-4ubuntu5) version 4.4.3 (x86_64-linux-gnu)
 	compiled by GNU C version 4.4.3, GMP version 4.3.2, MPFR version 2.4.2-p1.
 GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
- as -V -Qy -o /tmp/ccIqJQ8e.o /tmp/cc4FjIGH.s
+ as -V -Qy -o /tmp/ccYL46qx.o /tmp/cc1vvL5n.s
 GNU assembler version 2.20.1 (x86_64-linux-gnu) using BFD version (GNU Binutils for Ubuntu) 2.20.1-system.20100303
- /usr/lib/gcc/x86_64-linux-gnu/4.4.3/collect2 --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=both -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o conftest -z relro /usr/lib/gcc/x86_64-linux-gnu/4.4.3/../../../../lib/crt1.o /usr/lib/gcc/x86_64-linux-gnu/4.4.3/../../../../lib/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.4.3/crtbegin.o -L/usr/lib -L/usr/lib -L/usr/lib/gcc/x86_64-linux-gnu/4.4.3 -L/usr/lib/gcc/x86_64-linux-gnu/4.4.3 -L/usr/lib/gcc/x86_64-linux-gnu/4.4.3/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.4.3/../../.. -L/usr/lib/x86_64-linux-gnu -Bsymbolic-functions /tmp/ccIqJQ8e.o -lmpichf90 -rpath /usr/lib -lmpichf90 -lmpich -lopa -lpthread -lrt -lgfortranbegin -lgfortran -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/4.4.3/crtend.o /usr/lib/gcc/x86_64-linux-gnu/4.4.3/../../../../lib/crtn.o
-configure:3181: result: -v
-configure:3183: checking for Fortran libraries of mpif90
-configure:3206: mpif90 -o conftest -g -O2 -v conftest.f
-mpif90 for MPICH2 version 1.2.1p1
+ /usr/lib/gcc/x86_64-linux-gnu/4.4.3/collect2 --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=both -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o conftest -z relro /usr/lib/gcc/x86_64-linux-gnu/4.4.3/../../../../lib/crt1.o /usr/lib/gcc/x86_64-linux-gnu/4.4.3/../../../../lib/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.4.3/crtbegin.o -L/usr/lib/openmpi/lib -L/usr/lib/gcc/x86_64-linux-gnu/4.4.3 -L/usr/lib/gcc/x86_64-linux-gnu/4.4.3 -L/usr/lib/gcc/x86_64-linux-gnu/4.4.3/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.4.3/../../.. -L/usr/lib/x86_64-linux-gnu /tmp/ccYL46qx.o -lmpi_f90 -lmpi_f77 -lmpi -lopen-rte -lopen-pal -ldl --export-dynamic -lnsl -lutil -lgfortranbegin -lgfortran -lm -ldl -lgfortran -lm -lgcc_s -lgcc -lpthread -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/4.4.3/crtend.o /usr/lib/gcc/x86_64-linux-gnu/4.4.3/../../../../lib/crtn.o
+test_conf:3214: result: -v
+test_conf:3216: checking for Fortran libraries of mpif90
+test_conf:3239: mpif90 -o conftest -g -O2 -v conftest.f
 Using built-in specs.
 Target: x86_64-linux-gnu
 Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.4.3-4ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i486 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
 Thread model: posix
 gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5) 
- /usr/lib/gcc/x86_64-linux-gnu/4.4.3/f951 conftest.f -ffixed-form -I/usr/include/mpich2 -I/usr/include/mpich2 -quiet -dumpbase conftest.f -mtune=generic -auxbase conftest -g -O2 -version -fintrinsic-modules-path /usr/lib/gcc/x86_64-linux-gnu/4.4.3/finclude -o /tmp/ccICnQwO.s
+ /usr/lib/gcc/x86_64-linux-gnu/4.4.3/f951 conftest.f -ffixed-form -I/usr/lib/openmpi/include -I/usr/lib/openmpi/lib -quiet -dumpbase conftest.f -mtune=generic -auxbase conftest -g -O2 -version -fintrinsic-modules-path /usr/lib/gcc/x86_64-linux-gnu/4.4.3/finclude -o /tmp/ccBjpT4k.s
 GNU Fortran (Ubuntu 4.4.3-4ubuntu5) version 4.4.3 (x86_64-linux-gnu)
 	compiled by GNU C version 4.4.3, GMP version 4.3.2, MPFR version 2.4.2-p1.
 GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
 GNU Fortran (Ubuntu 4.4.3-4ubuntu5) version 4.4.3 (x86_64-linux-gnu)
 	compiled by GNU C version 4.4.3, GMP version 4.3.2, MPFR version 2.4.2-p1.
 GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
- as -V -Qy -o /tmp/ccbmw89l.o /tmp/ccICnQwO.s
+ as -V -Qy -o /tmp/cc3PTXyu.o /tmp/ccBjpT4k.s
 GNU assembler version 2.20.1 (x86_64-linux-gnu) using BFD version (GNU Binutils for Ubuntu) 2.20.1-system.20100303
- /usr/lib/gcc/x86_64-linux-gnu/4.4.3/collect2 --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=both -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o conftest -z relro /usr/lib/gcc/x86_64-linux-gnu/4.4.3/../../../../lib/crt1.o /usr/lib/gcc/x86_64-linux-gnu/4.4.3/../../../../lib/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.4.3/crtbegin.o -L/usr/lib -L/usr/lib -L/usr/lib/gcc/x86_64-linux-gnu/4.4.3 -L/usr/lib/gcc/x86_64-linux-gnu/4.4.3 -L/usr/lib/gcc/x86_64-linux-gnu/4.4.3/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.4.3/../../.. -L/usr/lib/x86_64-linux-gnu -Bsymbolic-functions /tmp/ccbmw89l.o -lmpichf90 -rpath /usr/lib -lmpichf90 -lmpich -lopa -lpthread -lrt -lgfortranbegin -lgfortran -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/4.4.3/crtend.o /usr/lib/gcc/x86_64-linux-gnu/4.4.3/../../../../lib/crtn.o
-configure:3380: result:  -L/usr/lib -L/usr/lib/gcc/x86_64-linux-gnu/4.4.3 -L/usr/lib/gcc/x86_64-linux-gnu/4.4.3/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.4.3/../../.. -L/usr/lib/x86_64-linux-gnu -lmpichf90 -lmpich -lopa -lpthread -lrt -lgfortranbegin -lgfortran -lm
-configure:3439: checking for gcc
-configure:3455: found /usr/bin/gcc
-configure:3466: result: gcc
-configure:3695: checking for C compiler version
-configure:3704: gcc --version >&5
+ /usr/lib/gcc/x86_64-linux-gnu/4.4.3/collect2 --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=both -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o conftest -z relro /usr/lib/gcc/x86_64-linux-gnu/4.4.3/../../../../lib/crt1.o /usr/lib/gcc/x86_64-linux-gnu/4.4.3/../../../../lib/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.4.3/crtbegin.o -L/usr/lib/openmpi/lib -L/usr/lib/gcc/x86_64-linux-gnu/4.4.3 -L/usr/lib/gcc/x86_64-linux-gnu/4.4.3 -L/usr/lib/gcc/x86_64-linux-gnu/4.4.3/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.4.3/../../.. -L/usr/lib/x86_64-linux-gnu /tmp/cc3PTXyu.o -lmpi_f90 -lmpi_f77 -lmpi -lopen-rte -lopen-pal -ldl --export-dynamic -lnsl -lutil -lgfortranbegin -lgfortran -lm -ldl -lgfortran -lm -lgcc_s -lgcc -lpthread -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/4.4.3/crtend.o /usr/lib/gcc/x86_64-linux-gnu/4.4.3/../../../../lib/crtn.o
+test_conf:3413: result:  -L/usr/lib/openmpi/lib -L/usr/lib/gcc/x86_64-linux-gnu/4.4.3 -L/usr/lib/gcc/x86_64-linux-gnu/4.4.3/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.4.3/../../.. -L/usr/lib/x86_64-linux-gnu -lmpi_f90 -lmpi_f77 -lmpi -lopen-rte -lopen-pal -ldl -lnsl -lutil -lgfortranbegin -lgfortran -lm -lpthread
+test_conf:3472: checking for gcc
+test_conf:3488: found /usr/bin/gcc
+test_conf:3499: result: gcc
+test_conf:3728: checking for C compiler version
+test_conf:3737: gcc --version >&5
 gcc (Ubuntu 4.4.3-4ubuntu5) 4.4.3
 Copyright (C) 2009 Free Software Foundation, Inc.
 This is free software; see the source for copying conditions.  There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
-configure:3715: $? = 0
-configure:3704: gcc -v >&5
+test_conf:3748: $? = 0
+test_conf:3737: gcc -v >&5
 Using built-in specs.
 Target: x86_64-linux-gnu
 Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.4.3-4ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i486 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
 Thread model: posix
 gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5) 
-configure:3715: $? = 0
-configure:3704: gcc -V >&5
+test_conf:3748: $? = 0
+test_conf:3737: gcc -V >&5
 gcc: '-V' option must have argument
-configure:3715: $? = 1
-configure:3704: gcc -qversion >&5
+test_conf:3748: $? = 1
+test_conf:3737: gcc -qversion >&5
 gcc: unrecognized option '-qversion'
 gcc: no input files
-configure:3715: $? = 1
-configure:3719: checking whether we are using the GNU C compiler
-configure:3746: gcc -c   conftest.c >&5
-configure:3746: $? = 0
-configure:3755: result: yes
-configure:3764: checking whether gcc accepts -g
-configure:3792: gcc -c -g  conftest.c >&5
-configure:3792: $? = 0
-configure:3849: result: yes
-configure:3866: checking for gcc option to accept ISO C89
-configure:3938: gcc  -c -g -O2  conftest.c >&5
-configure:3938: $? = 0
-configure:3951: result: none needed
-configure:3977: checking for dummy main to link with Fortran libraries
-configure:4011: gcc -o conftest -g -O2   conftest.c   -L/usr/lib -L/usr/lib/gcc/x86_64-linux-gnu/4.4.3 -L/usr/lib/gcc/x86_64-linux-gnu/4.4.3/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.4.3/../../.. -L/usr/lib/x86_64-linux-gnu -lmpichf90 -lmpich -lopa -lpthread -lrt -lgfortranbegin -lgfortran -lm >&5
-configure:4011: $? = 0
-configure:4056: result: none
-configure:4089: checking for Fortran name-mangling scheme
-configure:4102: mpif90 -c -g -O2  conftest.f >&5
-configure:4102: $? = 0
-configure:4143: gcc -o conftest -g -O2   conftest.c cfortran_test.o   -L/usr/lib -L/usr/lib/gcc/x86_64-linux-gnu/4.4.3 -L/usr/lib/gcc/x86_64-linux-gnu/4.4.3/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.4.3/../../.. -L/usr/lib/x86_64-linux-gnu -lmpichf90 -lmpich -lopa -lpthread -lrt -lgfortranbegin -lgfortran -lm >&5
-/tmp/ccPKgS4B.o: In function `main':
-/home/riethmann/Dropbox/PhD/petaquake/SPECFEM3D_TRUNK/conftest.c:28: undefined reference to `foobar'
+test_conf:3748: $? = 1
+test_conf:3752: checking whether we are using the GNU C compiler
+test_conf:3779: gcc -c   conftest.c >&5
+test_conf:3779: $? = 0
+test_conf:3788: result: yes
+test_conf:3797: checking whether gcc accepts -g
+test_conf:3825: gcc -c -g  conftest.c >&5
+test_conf:3825: $? = 0
+test_conf:3882: result: yes
+test_conf:3899: checking for gcc option to accept ISO C89
+test_conf:3971: gcc  -c -g -O2  conftest.c >&5
+test_conf:3971: $? = 0
+test_conf:3984: result: none needed
+test_conf:4010: checking for dummy main to link with Fortran libraries
+test_conf:4044: gcc -o conftest -g -O2   conftest.c   -L/usr/lib/openmpi/lib -L/usr/lib/gcc/x86_64-linux-gnu/4.4.3 -L/usr/lib/gcc/x86_64-linux-gnu/4.4.3/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.4.3/../../.. -L/usr/lib/x86_64-linux-gnu -lmpi_f90 -lmpi_f77 -lmpi -lopen-rte -lopen-pal -ldl -lnsl -lutil -lgfortranbegin -lgfortran -lm -lpthread >&5
+test_conf:4044: $? = 0
+test_conf:4089: result: none
+test_conf:4122: checking for Fortran name-mangling scheme
+test_conf:4135: mpif90 -c -g -O2  conftest.f >&5
+test_conf:4135: $? = 0
+test_conf:4176: gcc -o conftest -g -O2   conftest.c cfortran_test.o   -L/usr/lib/openmpi/lib -L/usr/lib/gcc/x86_64-linux-gnu/4.4.3 -L/usr/lib/gcc/x86_64-linux-gnu/4.4.3/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.4.3/../../.. -L/usr/lib/x86_64-linux-gnu -lmpi_f90 -lmpi_f77 -lmpi -lopen-rte -lopen-pal -ldl -lnsl -lutil -lgfortranbegin -lgfortran -lm -lpthread >&5
+/tmp/ccHX1XiK.o: In function `main':
+/home/riethmann/Dropbox/PhD/petaquake/SPECFEM3D_SUNFLOWER/conftest.c:28: undefined reference to `foobar'
 collect2: ld returned 1 exit status
-configure:4143: $? = 1
-configure: failed program was:
+test_conf:4176: $? = 1
+test_conf: failed program was:
 | /* confdefs.h */
 | #define PACKAGE_NAME "Specfem 3D"
 | #define PACKAGE_TARNAME "Specfem3D"
@@ -223,56 +219,56 @@
 |   ;
 |   return 0;
 | }
-configure:4143: gcc -o conftest -g -O2   conftest.c cfortran_test.o   -L/usr/lib -L/usr/lib/gcc/x86_64-linux-gnu/4.4.3 -L/usr/lib/gcc/x86_64-linux-gnu/4.4.3/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.4.3/../../.. -L/usr/lib/x86_64-linux-gnu -lmpichf90 -lmpich -lopa -lpthread -lrt -lgfortranbegin -lgfortran -lm >&5
-configure:4143: $? = 0
-configure:4201: gcc -o conftest -g -O2   conftest.c cfortran_test.o   -L/usr/lib -L/usr/lib/gcc/x86_64-linux-gnu/4.4.3 -L/usr/lib/gcc/x86_64-linux-gnu/4.4.3/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.4.3/../../.. -L/usr/lib/x86_64-linux-gnu -lmpichf90 -lmpich -lopa -lpthread -lrt -lgfortranbegin -lgfortran -lm >&5
-configure:4201: $? = 0
-configure:4243: result: lower case, underscore, no extra underscore
-configure:4318: checking for Fortran flag to compile .f90 files
-configure:4334: mpif90 -c -g -O2  conftest.f90 >&5
-configure:4334: $? = 0
-configure:4343: result: none
-configure:4368: checking for Fortran flag needed to accept free-form source
-configure:4387: mpif90 -c -g -O2  conftest.f90 >&5
-configure:4387: $? = 0
-configure:4396: result: none
-configure:4460: checking for gcc
-configure:4487: result: gcc
-configure:4716: checking for C compiler version
-configure:4725: gcc --version >&5
+test_conf:4176: gcc -o conftest -g -O2   conftest.c cfortran_test.o   -L/usr/lib/openmpi/lib -L/usr/lib/gcc/x86_64-linux-gnu/4.4.3 -L/usr/lib/gcc/x86_64-linux-gnu/4.4.3/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.4.3/../../.. -L/usr/lib/x86_64-linux-gnu -lmpi_f90 -lmpi_f77 -lmpi -lopen-rte -lopen-pal -ldl -lnsl -lutil -lgfortranbegin -lgfortran -lm -lpthread >&5
+test_conf:4176: $? = 0
+test_conf:4234: gcc -o conftest -g -O2   conftest.c cfortran_test.o   -L/usr/lib/openmpi/lib -L/usr/lib/gcc/x86_64-linux-gnu/4.4.3 -L/usr/lib/gcc/x86_64-linux-gnu/4.4.3/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.4.3/../../.. -L/usr/lib/x86_64-linux-gnu -lmpi_f90 -lmpi_f77 -lmpi -lopen-rte -lopen-pal -ldl -lnsl -lutil -lgfortranbegin -lgfortran -lm -lpthread >&5
+test_conf:4234: $? = 0
+test_conf:4276: result: lower case, underscore, no extra underscore
+test_conf:4351: checking for Fortran flag to compile .f90 files
+test_conf:4367: mpif90 -c -g -O2  conftest.f90 >&5
+test_conf:4367: $? = 0
+test_conf:4376: result: none
+test_conf:4401: checking for Fortran flag needed to allow free-form source
+test_conf:4420: mpif90 -c -g -O2  conftest.f90 >&5
+test_conf:4420: $? = 0
+test_conf:4429: result: none
+test_conf:4494: checking for gcc
+test_conf:4521: result: gcc
+test_conf:4750: checking for C compiler version
+test_conf:4759: gcc --version >&5
 gcc (Ubuntu 4.4.3-4ubuntu5) 4.4.3
 Copyright (C) 2009 Free Software Foundation, Inc.
 This is free software; see the source for copying conditions.  There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
-configure:4736: $? = 0
-configure:4725: gcc -v >&5
+test_conf:4770: $? = 0
+test_conf:4759: gcc -v >&5
 Using built-in specs.
 Target: x86_64-linux-gnu
 Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.4.3-4ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i486 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
 Thread model: posix
 gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5) 
-configure:4736: $? = 0
-configure:4725: gcc -V >&5
+test_conf:4770: $? = 0
+test_conf:4759: gcc -V >&5
 gcc: '-V' option must have argument
-configure:4736: $? = 1
-configure:4725: gcc -qversion >&5
+test_conf:4770: $? = 1
+test_conf:4759: gcc -qversion >&5
 gcc: unrecognized option '-qversion'
 gcc: no input files
-configure:4736: $? = 1
-configure:4740: checking whether we are using the GNU C compiler
-configure:4776: result: yes
-configure:4785: checking whether gcc accepts -g
-configure:4870: result: yes
-configure:4887: checking for gcc option to accept ISO C89
-configure:4972: result: none needed
-configure:5003: checking how to run the C preprocessor
-configure:5034: gcc -E  conftest.c
-configure:5034: $? = 0
-configure:5048: gcc -E  conftest.c
+test_conf:4770: $? = 1
+test_conf:4774: checking whether we are using the GNU C compiler
+test_conf:4810: result: yes
+test_conf:4819: checking whether gcc accepts -g
+test_conf:4904: result: yes
+test_conf:4921: checking for gcc option to accept ISO C89
+test_conf:5006: result: none needed
+test_conf:5037: checking how to run the C preprocessor
+test_conf:5068: gcc -E  conftest.c
+test_conf:5068: $? = 0
+test_conf:5082: gcc -E  conftest.c
 conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
-configure:5048: $? = 1
-configure: failed program was:
+test_conf:5082: $? = 1
+test_conf: failed program was:
 | /* confdefs.h */
 | #define PACKAGE_NAME "Specfem 3D"
 | #define PACKAGE_TARNAME "Specfem3D"
@@ -284,13 +280,13 @@
 | #define FC_FUNC_(name,NAME) name ## _
 | /* end confdefs.h.  */
 | #include <ac_nonexistent.h>
-configure:5073: result: gcc -E
-configure:5093: gcc -E  conftest.c
-configure:5093: $? = 0
-configure:5107: gcc -E  conftest.c
+test_conf:5107: result: gcc -E
+test_conf:5127: gcc -E  conftest.c
+test_conf:5127: $? = 0
+test_conf:5141: gcc -E  conftest.c
 conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
-configure:5107: $? = 1
-configure: failed program was:
+test_conf:5141: $? = 1
+test_conf: failed program was:
 | /* confdefs.h */
 | #define PACKAGE_NAME "Specfem 3D"
 | #define PACKAGE_TARNAME "Specfem3D"
@@ -302,104 +298,8588 @@
 | #define FC_FUNC_(name,NAME) name ## _
 | /* end confdefs.h.  */
 | #include <ac_nonexistent.h>
-configure:5136: checking for grep that handles long lines and -e
-configure:5194: result: /bin/grep
-configure:5199: checking for egrep
-configure:5261: result: /bin/grep -E
-configure:5266: checking for ANSI C header files
-configure:5294: gcc -c -g -O2  conftest.c >&5
-configure:5294: $? = 0
-configure:5367: gcc -o conftest -g -O2   conftest.c  >&5
-configure:5367: $? = 0
-configure:5367: ./conftest
-configure:5367: $? = 0
-configure:5378: result: yes
-configure:5391: checking for sys/types.h
-configure:5391: gcc -c -g -O2  conftest.c >&5
-configure:5391: $? = 0
-configure:5391: result: yes
-configure:5391: checking for sys/stat.h
-configure:5391: gcc -c -g -O2  conftest.c >&5
-configure:5391: $? = 0
-configure:5391: result: yes
-configure:5391: checking for stdlib.h
-configure:5391: gcc -c -g -O2  conftest.c >&5
-configure:5391: $? = 0
-configure:5391: result: yes
-configure:5391: checking for string.h
-configure:5391: gcc -c -g -O2  conftest.c >&5
-configure:5391: $? = 0
-configure:5391: result: yes
-configure:5391: checking for memory.h
-configure:5391: gcc -c -g -O2  conftest.c >&5
-configure:5391: $? = 0
-configure:5391: result: yes
-configure:5391: checking for strings.h
-configure:5391: gcc -c -g -O2  conftest.c >&5
-configure:5391: $? = 0
-configure:5391: result: yes
-configure:5391: checking for inttypes.h
-configure:5391: gcc -c -g -O2  conftest.c >&5
-configure:5391: $? = 0
-configure:5391: result: yes
-configure:5391: checking for stdint.h
-configure:5391: gcc -c -g -O2  conftest.c >&5
-configure:5391: $? = 0
-configure:5391: result: yes
-configure:5391: checking for unistd.h
-configure:5391: gcc -c -g -O2  conftest.c >&5
-configure:5391: $? = 0
-configure:5391: result: yes
-configure:5403: checking emmintrin.h usability
-configure:5403: gcc -c -g -O2  conftest.c >&5
-configure:5403: $? = 0
-configure:5403: result: yes
-configure:5403: checking emmintrin.h presence
-configure:5403: gcc -E  conftest.c
-configure:5403: $? = 0
-configure:5403: result: yes
-configure:5403: checking for emmintrin.h
-configure:5403: result: yes
-configure:5411: checking xmmintrin.h usability
-configure:5411: gcc -c -g -O2  conftest.c >&5
-configure:5411: $? = 0
-configure:5411: result: yes
-configure:5411: checking xmmintrin.h presence
-configure:5411: gcc -E  conftest.c
-configure:5411: $? = 0
-configure:5411: result: yes
-configure:5411: checking for xmmintrin.h
-configure:5411: result: yes
-configure:5482: checking for scotchfarchinit  in -lscotch
-configure:5494: mpif90 -o conftest -g -O2  -L/usr/lib  conftest.f90 -lscotch -lscotcherr  >&5
+test_conf:5170: checking for grep that handles long lines and -e
+test_conf:5228: result: /bin/grep
+test_conf:5233: checking for egrep
+test_conf:5295: result: /bin/grep -E
+test_conf:5300: checking for ANSI C header files
+test_conf:5328: gcc -c -g -O2  conftest.c >&5
+test_conf:5328: $? = 0
+test_conf:5401: gcc -o conftest -g -O2   conftest.c  >&5
+test_conf:5401: $? = 0
+test_conf:5401: ./conftest
+test_conf:5401: $? = 0
+test_conf:5412: result: yes
+test_conf:5425: checking for sys/types.h
+test_conf:5425: gcc -c -g -O2  conftest.c >&5
+test_conf:5425: $? = 0
+test_conf:5425: result: yes
+test_conf:5425: checking for sys/stat.h
+test_conf:5425: gcc -c -g -O2  conftest.c >&5
+test_conf:5425: $? = 0
+test_conf:5425: result: yes
+test_conf:5425: checking for stdlib.h
+test_conf:5425: gcc -c -g -O2  conftest.c >&5
+test_conf:5425: $? = 0
+test_conf:5425: result: yes
+test_conf:5425: checking for string.h
+test_conf:5425: gcc -c -g -O2  conftest.c >&5
+test_conf:5425: $? = 0
+test_conf:5425: result: yes
+test_conf:5425: checking for memory.h
+test_conf:5425: gcc -c -g -O2  conftest.c >&5
+test_conf:5425: $? = 0
+test_conf:5425: result: yes
+test_conf:5425: checking for strings.h
+test_conf:5425: gcc -c -g -O2  conftest.c >&5
+test_conf:5425: $? = 0
+test_conf:5425: result: yes
+test_conf:5425: checking for inttypes.h
+test_conf:5425: gcc -c -g -O2  conftest.c >&5
+test_conf:5425: $? = 0
+test_conf:5425: result: yes
+test_conf:5425: checking for stdint.h
+test_conf:5425: gcc -c -g -O2  conftest.c >&5
+test_conf:5425: $? = 0
+test_conf:5425: result: yes
+test_conf:5425: checking for unistd.h
+test_conf:5425: gcc -c -g -O2  conftest.c >&5
+test_conf:5425: $? = 0
+test_conf:5425: result: yes
+test_conf:5438: checking emmintrin.h usability
+test_conf:5438: gcc -c -g -O2  conftest.c >&5
+test_conf:5438: $? = 0
+test_conf:5438: result: yes
+test_conf:5438: checking emmintrin.h presence
+test_conf:5438: gcc -E  conftest.c
+test_conf:5438: $? = 0
+test_conf:5438: result: yes
+test_conf:5438: checking for emmintrin.h
+test_conf:5438: result: yes
+test_conf:5446: checking xmmintrin.h usability
+test_conf:5446: gcc -c -g -O2  conftest.c >&5
+test_conf:5446: $? = 0
+test_conf:5446: result: yes
+test_conf:5446: checking xmmintrin.h presence
+test_conf:5446: gcc -E  conftest.c
+test_conf:5446: $? = 0
+test_conf:5446: result: yes
+test_conf:5446: checking for xmmintrin.h
+test_conf:5446: result: yes
+test_conf:5517: checking for scotchfarchinit  in -lscotch
+test_conf:5529: mpif90 -o conftest -g -O2  -L/usr/lib  conftest.f90 -lscotch -lscotcherr  >&5
 /usr/bin/ld: cannot find -lscotch
 collect2: ld returned 1 exit status
-configure:5494: $? = 1
-configure: failed program was:
+test_conf:5529: $? = 1
+test_conf: failed program was:
 |       program main
 |       call scotchfarchinit
 |       end
-configure:5503: result: no
-configure:5523: checking whether Scotch is usable
-configure:5539: result: no, using bundled scotch instead
-configure:5545: checking for flex
-configure:5575: result: no
-configure:5545: checking for lex
-configure:5575: result: no
-configure:5703: checking for bison
-configure:5733: result: no
-configure:5703: checking for byacc
-configure:5733: result: no
-configure:5778: checking build system type
-configure:5792: result: x86_64-unknown-linux-gnu
-configure:5812: checking host system type
-configure:5825: result: x86_64-unknown-linux-gnu
-configure:6018: checking for the pthreads library -lpthreads
-configure:6059: gcc -o conftest -g -O2   -I/usr/include/scotch  conftest.c -lpthreads  >&5
+test_conf:5538: result: no
+test_conf:5558: checking whether Scotch is usable
+test_conf:5574: result: no, using bundled scotch instead
+test_conf:5580: checking for flex
+test_conf:5596: found /usr/bin/flex
+test_conf:5607: result: flex
+test_conf:5644: flex conftest.l
+test_conf:5648: $? = 0
+test_conf:5650: checking lex output file root
+test_conf:5664: result: lex.yy
+test_conf:5669: checking lex library
+test_conf:5682: mpif90 -o conftest -g -O2   conftest.f90   >&5
+Warning: conftest.f90:2: Illegal preprocessor directive
+Warning: conftest.f90:4: Illegal preprocessor directive
+Warning: conftest.f90:8: Illegal preprocessor directive
+Warning: conftest.f90:9: Illegal preprocessor directive
+Warning: conftest.f90:10: Illegal preprocessor directive
+Warning: conftest.f90:11: Illegal preprocessor directive
+Warning: conftest.f90:12: Illegal preprocessor directive
+Warning: conftest.f90:13: Illegal preprocessor directive
+Warning: conftest.f90:14: Illegal preprocessor directive
+Warning: conftest.f90:19: Illegal preprocessor directive
+Warning: conftest.f90:20: Illegal preprocessor directive
+Warning: conftest.f90:21: Illegal preprocessor directive
+Warning: conftest.f90:22: Illegal preprocessor directive
+Warning: conftest.f90:28: Illegal preprocessor directive
+Warning: conftest.f90:29: Illegal preprocessor directive
+Warning: conftest.f90:33: Illegal preprocessor directive
+Warning: conftest.f90:38: Illegal preprocessor directive
+Warning: conftest.f90:39: Illegal preprocessor directive
+Warning: conftest.f90:40: Illegal preprocessor directive
+Warning: conftest.f90:42: Illegal preprocessor directive
+Warning: conftest.f90:49: Illegal preprocessor directive
+Warning: conftest.f90:58: Illegal preprocessor directive
+Warning: conftest.f90:59: Illegal preprocessor directive
+Warning: conftest.f90:60: Illegal preprocessor directive
+Warning: conftest.f90:61: Illegal preprocessor directive
+Warning: conftest.f90:62: Illegal preprocessor directive
+Warning: conftest.f90:63: Illegal preprocessor directive
+Warning: conftest.f90:64: Illegal preprocessor directive
+Warning: conftest.f90:65: Illegal preprocessor directive
+Warning: conftest.f90:66: Illegal preprocessor directive
+Warning: conftest.f90:67: Illegal preprocessor directive
+Warning: conftest.f90:68: Illegal preprocessor directive
+Warning: conftest.f90:69: Illegal preprocessor directive
+Warning: conftest.f90:70: Illegal preprocessor directive
+Warning: conftest.f90:71: Illegal preprocessor directive
+Warning: conftest.f90:72: Illegal preprocessor directive
+Warning: conftest.f90:73: Illegal preprocessor directive
+Warning: conftest.f90:74: Illegal preprocessor directive
+Warning: conftest.f90:75: Illegal preprocessor directive
+Warning: conftest.f90:76: Illegal preprocessor directive
+Warning: conftest.f90:77: Illegal preprocessor directive
+Warning: conftest.f90:78: Illegal preprocessor directive
+Warning: conftest.f90:79: Illegal preprocessor directive
+Warning: conftest.f90:80: Illegal preprocessor directive
+Warning: conftest.f90:81: Illegal preprocessor directive
+Warning: conftest.f90:82: Illegal preprocessor directive
+Warning: conftest.f90:83: Illegal preprocessor directive
+Warning: conftest.f90:84: Illegal preprocessor directive
+Warning: conftest.f90:86: Illegal preprocessor directive
+Warning: conftest.f90:88: Illegal preprocessor directive
+Warning: conftest.f90:90: Illegal preprocessor directive
+Warning: conftest.f90:93: Illegal preprocessor directive
+Warning: conftest.f90:95: Illegal preprocessor directive
+Warning: conftest.f90:98: Illegal preprocessor directive
+Warning: conftest.f90:100: Illegal preprocessor directive
+Warning: conftest.f90:102: Illegal preprocessor directive
+Warning: conftest.f90:103: Illegal preprocessor directive
+Warning: conftest.f90:105: Illegal preprocessor directive
+Warning: conftest.f90:106: Illegal preprocessor directive
+Warning: conftest.f90:107: Illegal preprocessor directive
+Warning: conftest.f90:108: Illegal preprocessor directive
+Warning: conftest.f90:109: Illegal preprocessor directive
+Warning: conftest.f90:112: Illegal preprocessor directive
+Warning: conftest.f90:119: Illegal preprocessor directive
+Warning: conftest.f90:125: Illegal preprocessor directive
+Warning: conftest.f90:131: Illegal preprocessor directive
+Warning: conftest.f90:132: Illegal preprocessor directive
+Warning: conftest.f90:135: Illegal preprocessor directive
+Warning: conftest.f90:138: Illegal preprocessor directive
+Warning: conftest.f90:140: Illegal preprocessor directive
+Warning: conftest.f90:143: Illegal preprocessor directive
+Warning: conftest.f90:144: Illegal preprocessor directive
+Warning: conftest.f90:149: Illegal preprocessor directive
+Warning: conftest.f90:150: Illegal preprocessor directive
+Warning: conftest.f90:151: Illegal preprocessor directive
+Warning: conftest.f90:152: Illegal preprocessor directive
+Warning: conftest.f90:153: Illegal preprocessor directive
+Warning: conftest.f90:157: Illegal preprocessor directive
+Warning: conftest.f90:159: Illegal preprocessor directive
+Warning: conftest.f90:160: Illegal preprocessor directive
+Warning: conftest.f90:162: Illegal preprocessor directive
+Warning: conftest.f90:168: Illegal preprocessor directive
+Warning: conftest.f90:169: Illegal preprocessor directive
+Warning: conftest.f90:170: Illegal preprocessor directive
+Warning: conftest.f90:175: Illegal preprocessor directive
+Warning: conftest.f90:188: Illegal preprocessor directive
+Warning: conftest.f90:190: Illegal preprocessor directive
+Warning: conftest.f90:191: Illegal preprocessor directive
+Warning: conftest.f90:193: Illegal preprocessor directive
+Warning: conftest.f90:195: Illegal preprocessor directive
+Warning: conftest.f90:196: Illegal preprocessor directive
+Warning: conftest.f90:243: Illegal preprocessor directive
+Warning: conftest.f90:244: Illegal preprocessor directive
+Warning: conftest.f90:255: Illegal preprocessor directive
+Warning: conftest.f90:258: Illegal preprocessor directive
+Warning: conftest.f90:271: Illegal preprocessor directive
+Warning: conftest.f90:278: Illegal preprocessor directive
+Warning: conftest.f90:307: Illegal preprocessor directive
+Warning: conftest.f90:317: Illegal preprocessor directive
+Warning: conftest.f90:319: Illegal preprocessor directive
+Warning: conftest.f90:329: Illegal preprocessor directive
+Warning: conftest.f90:339: Illegal preprocessor directive
+Warning: conftest.f90:354: Illegal preprocessor directive
+Warning: conftest.f90:364: Illegal preprocessor directive
+Warning: conftest.f90:372: Illegal preprocessor directive
+Warning: conftest.f90:373: Illegal preprocessor directive
+Warning: conftest.f90:461: Illegal preprocessor directive
+Warning: conftest.f90:471: Illegal preprocessor directive
+Warning: conftest.f90:472: Illegal preprocessor directive
+Warning: conftest.f90:473: Illegal preprocessor directive
+Warning: conftest.f90:475: Illegal preprocessor directive
+Warning: conftest.f90:476: Illegal preprocessor directive
+Warning: conftest.f90:478: Illegal preprocessor directive
+Warning: conftest.f90:480: Illegal preprocessor directive
+Warning: conftest.f90:485: Illegal preprocessor directive
+Warning: conftest.f90:486: Illegal preprocessor directive
+Warning: conftest.f90:488: Illegal preprocessor directive
+Warning: conftest.f90:489: Illegal preprocessor directive
+Warning: conftest.f90:490: Illegal preprocessor directive
+Warning: conftest.f90:527: Illegal preprocessor directive
+Warning: conftest.f90:528: Illegal preprocessor directive
+Warning: conftest.f90:530: Illegal preprocessor directive
+Warning: conftest.f90:532: Illegal preprocessor directive
+Warning: conftest.f90:533: Illegal preprocessor directive
+Warning: conftest.f90:537: Illegal preprocessor directive
+Warning: conftest.f90:539: Illegal preprocessor directive
+Warning: conftest.f90:541: Illegal preprocessor directive
+Warning: conftest.f90:543: Illegal preprocessor directive
+Warning: conftest.f90:545: Illegal preprocessor directive
+Warning: conftest.f90:547: Illegal preprocessor directive
+Warning: conftest.f90:549: Illegal preprocessor directive
+Warning: conftest.f90:551: Illegal preprocessor directive
+Warning: conftest.f90:553: Illegal preprocessor directive
+Warning: conftest.f90:556: Illegal preprocessor directive
+Warning: conftest.f90:557: Illegal preprocessor directive
+Warning: conftest.f90:559: Illegal preprocessor directive
+Warning: conftest.f90:560: Illegal preprocessor directive
+Warning: conftest.f90:561: Illegal preprocessor directive
+Warning: conftest.f90:562: Illegal preprocessor directive
+Warning: conftest.f90:563: Illegal preprocessor directive
+Warning: conftest.f90:566: Illegal preprocessor directive
+Warning: conftest.f90:570: Illegal preprocessor directive
+Warning: conftest.f90:571: Illegal preprocessor directive
+Warning: conftest.f90:576: Illegal preprocessor directive
+Warning: conftest.f90:577: Illegal preprocessor directive
+Warning: conftest.f90:607: Illegal preprocessor directive
+Warning: conftest.f90:613: Illegal preprocessor directive
+Warning: conftest.f90:614: Illegal preprocessor directive
+Warning: conftest.f90:615: Illegal preprocessor directive
+Warning: conftest.f90:618: Illegal preprocessor directive
+Warning: conftest.f90:619: Illegal preprocessor directive
+Warning: conftest.f90:620: Illegal preprocessor directive
+Warning: conftest.f90:623: Illegal preprocessor directive
+Warning: conftest.f90:624: Illegal preprocessor directive
+Warning: conftest.f90:625: Illegal preprocessor directive
+Warning: conftest.f90:632: Illegal preprocessor directive
+Warning: conftest.f90:633: Illegal preprocessor directive
+Warning: conftest.f90:637: Illegal preprocessor directive
+Warning: conftest.f90:638: Illegal preprocessor directive
+Warning: conftest.f90:643: Illegal preprocessor directive
+Warning: conftest.f90:644: Illegal preprocessor directive
+Warning: conftest.f90:645: Illegal preprocessor directive
+Warning: conftest.f90:648: Illegal preprocessor directive
+Warning: conftest.f90:649: Illegal preprocessor directive
+Warning: conftest.f90:650: Illegal preprocessor directive
+Warning: conftest.f90:652: Illegal preprocessor directive
+Warning: conftest.f90:663: Illegal preprocessor directive
+Warning: conftest.f90:665: Illegal preprocessor directive
+Warning: conftest.f90:671: Illegal preprocessor directive
+Warning: conftest.f90:673: Illegal preprocessor directive
+Warning: conftest.f90:765: Illegal preprocessor directive
+Warning: conftest.f90:770: Illegal preprocessor directive
+Warning: conftest.f90:775: Illegal preprocessor directive
+Warning: conftest.f90:780: Illegal preprocessor directive
+Warning: conftest.f90:785: Illegal preprocessor directive
+Warning: conftest.f90:790: Illegal preprocessor directive
+Warning: conftest.f90:795: Illegal preprocessor directive
+Warning: conftest.f90:800: Illegal preprocessor directive
+Warning: conftest.f90:803: Illegal preprocessor directive
+Warning: conftest.f90:1135: Illegal preprocessor directive
+Warning: conftest.f90:1136: Illegal preprocessor directive
+Warning: conftest.f90:1138: Illegal preprocessor directive
+Warning: conftest.f90:1140: Illegal preprocessor directive
+Warning: conftest.f90:1187: Illegal preprocessor directive
+Warning: conftest.f90:1189: Illegal preprocessor directive
+Warning: conftest.f90:1191: Illegal preprocessor directive
+Warning: conftest.f90:1207: Illegal preprocessor directive
+Warning: conftest.f90:1319: Illegal preprocessor directive
+Warning: conftest.f90:1321: Illegal preprocessor directive
+Warning: conftest.f90:1562: Illegal preprocessor directive
+Warning: conftest.f90:1563: Illegal preprocessor directive
+Warning: conftest.f90:1564: Illegal preprocessor directive
+Warning: conftest.f90:1574: Illegal preprocessor directive
+Warning: conftest.f90:1575: Illegal preprocessor directive
+Warning: conftest.f90:1688: Illegal preprocessor directive
+Warning: conftest.f90:1691: Illegal preprocessor directive
+Warning: conftest.f90:1694: Illegal preprocessor directive
+Warning: conftest.f90:1731: Illegal preprocessor directive
+Warning: conftest.f90:1738: Illegal preprocessor directive
+Warning: conftest.f90:1740: Illegal preprocessor directive
+Warning: conftest.f90:1749: Illegal preprocessor directive
+Warning: conftest.f90:1773: Illegal preprocessor directive
+Warning: conftest.f90:1775: Illegal preprocessor directive
+Warning: conftest.f90:1778: Illegal preprocessor directive
+Warning: conftest.f90:1780: Illegal preprocessor directive
+conftest.f90:6.1:
+
+/* A lexical scanner generated by flex */
+ 1
+Error: Invalid character in name at (1)
+conftest.f90:16.1:
+
+/* First, we deal with  platform-specific or compiler-specific issues. */
+ 1
+Error: Invalid character in name at (1)
+conftest.f90:18.1:
+
+/* begin standard C headers. */
+ 1
+Error: Invalid character in name at (1)
+conftest.f90:24.1:
+
+/* end standard C headers. */
+ 1
+Error: Invalid character in name at (1)
+conftest.f90:26.1:
+
+/* flex integer type definitions */
+ 1
+Error: Invalid character in name at (1)
+conftest.f90:31.1:
+
+/* C99 systems have <inttypes.h>. Non-C99 systems may or may not. */
+ 1
+Error: Invalid character in name at (1)
+conftest.f90:35.1:
+
+/* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
+ 1
+Error: Invalid character in name at (1)
+conftest.f90:36.2:
+
+ * if you want the limit (max/min) macros for int types. 
+  1
+Error: Invalid character in name at (1)
+conftest.f90:37.2:
+
+ */
+  1
+Error: Invalid character in name at (1)
+conftest.f90:43:
+
+typedef int8_t flex_int8_t;
+1
+Error: Unclassifiable statement at (1)
+conftest.f90:44:
+
+typedef uint8_t flex_uint8_t;
+1
+Error: Unclassifiable statement at (1)
+conftest.f90:45:
+
+typedef int16_t flex_int16_t;
+1
+Error: Unclassifiable statement at (1)
+conftest.f90:46:
+
+typedef uint16_t flex_uint16_t;
+1
+Error: Unclassifiable statement at (1)
+conftest.f90:47:
+
+typedef int32_t flex_int32_t;
+1
+Error: Unclassifiable statement at (1)
+conftest.f90:48:
+
+typedef uint32_t flex_uint32_t;
+1
+Error: Unclassifiable statement at (1)
+conftest.f90:50:
+
+typedef signed char flex_int8_t;
+1
+Error: Unclassifiable statement at (1)
+conftest.f90:51:
+
+typedef short int flex_int16_t;
+1
+Error: Unclassifiable statement at (1)
+conftest.f90:52:
+
+typedef int flex_int32_t;
+1
+Error: Unclassifiable statement at (1)
+conftest.f90:53:
+
+typedef unsigned char flex_uint8_t; 
+1
+Error: Unclassifiable statement at (1)
+conftest.f90:54:
+
+typedef unsigned short int flex_uint16_t;
+1
+Error: Unclassifiable statement at (1)
+conftest.f90:55:
+
+typedef unsigned int flex_uint32_t;
+1
+Error: Unclassifiable statement at (1)
+conftest.f90:57.1:
+
+/* Limits of integral types. */
+ 1
+Error: Invalid character in name at (1)
+conftest.f90:92.1:
+
+/* The "const" storage-class-modifier is valid. */
+ 1
+Error: Invalid character in name at (1)
+conftest.f90:97.1:
+
+/* C99 requires __STDC__ to be defined as 1. */
+ 1
+Error: Invalid character in name at (1)
+conftest.f90:111.1:
+
+/* Returned upon end-of-file. */
+ 1
+Error: Invalid character in name at (1)
+Fatal Error: Error count reached limit of 25.
+test_conf:5682: $? = 1
+test_conf: failed program was:
+| 
+| #line 3 "lex.yy.c"
+| 
+| #define  YY_INT_ALIGNED short int
+| 
+| /* A lexical scanner generated by flex */
+| 
+| #define FLEX_SCANNER
+| #define YY_FLEX_MAJOR_VERSION 2
+| #define YY_FLEX_MINOR_VERSION 5
+| #define YY_FLEX_SUBMINOR_VERSION 35
+| #if YY_FLEX_SUBMINOR_VERSION > 0
+| #define FLEX_BETA
+| #endif
+| 
+| /* First, we deal with  platform-specific or compiler-specific issues. */
+| 
+| /* begin standard C headers. */
+| #include <stdio.h>
+| #include <string.h>
+| #include <errno.h>
+| #include <stdlib.h>
+| 
+| /* end standard C headers. */
+| 
+| /* flex integer type definitions */
+| 
+| #ifndef FLEXINT_H
+| #define FLEXINT_H
+| 
+| /* C99 systems have <inttypes.h>. Non-C99 systems may or may not. */
+| 
+| #if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L
+| 
+| /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
+|  * if you want the limit (max/min) macros for int types. 
+|  */
+| #ifndef __STDC_LIMIT_MACROS
+| #define __STDC_LIMIT_MACROS 1
+| #endif
+| 
+| #include <inttypes.h>
+| typedef int8_t flex_int8_t;
+| typedef uint8_t flex_uint8_t;
+| typedef int16_t flex_int16_t;
+| typedef uint16_t flex_uint16_t;
+| typedef int32_t flex_int32_t;
+| typedef uint32_t flex_uint32_t;
+| #else
+| typedef signed char flex_int8_t;
+| typedef short int flex_int16_t;
+| typedef int flex_int32_t;
+| typedef unsigned char flex_uint8_t; 
+| typedef unsigned short int flex_uint16_t;
+| typedef unsigned int flex_uint32_t;
+| 
+| /* Limits of integral types. */
+| #ifndef INT8_MIN
+| #define INT8_MIN               (-128)
+| #endif
+| #ifndef INT16_MIN
+| #define INT16_MIN              (-32767-1)
+| #endif
+| #ifndef INT32_MIN
+| #define INT32_MIN              (-2147483647-1)
+| #endif
+| #ifndef INT8_MAX
+| #define INT8_MAX               (127)
+| #endif
+| #ifndef INT16_MAX
+| #define INT16_MAX              (32767)
+| #endif
+| #ifndef INT32_MAX
+| #define INT32_MAX              (2147483647)
+| #endif
+| #ifndef UINT8_MAX
+| #define UINT8_MAX              (255U)
+| #endif
+| #ifndef UINT16_MAX
+| #define UINT16_MAX             (65535U)
+| #endif
+| #ifndef UINT32_MAX
+| #define UINT32_MAX             (4294967295U)
+| #endif
+| 
+| #endif /* ! C99 */
+| 
+| #endif /* ! FLEXINT_H */
+| 
+| #ifdef __cplusplus
+| 
+| /* The "const" storage-class-modifier is valid. */
+| #define YY_USE_CONST
+| 
+| #else	/* ! __cplusplus */
+| 
+| /* C99 requires __STDC__ to be defined as 1. */
+| #if defined (__STDC__)
+| 
+| #define YY_USE_CONST
+| 
+| #endif	/* defined (__STDC__) */
+| #endif	/* ! __cplusplus */
+| 
+| #ifdef YY_USE_CONST
+| #define yyconst const
+| #else
+| #define yyconst
+| #endif
+| 
+| /* Returned upon end-of-file. */
+| #define YY_NULL 0
+| 
+| /* Promotes a possibly negative, possibly signed char to an unsigned
+|  * integer for use as an array index.  If the signed char is negative,
+|  * we want to instead treat it as an 8-bit unsigned char, hence the
+|  * double cast.
+|  */
+| #define YY_SC_TO_UI(c) ((unsigned int) (unsigned char) c)
+| 
+| /* Enter a start condition.  This macro really ought to take a parameter,
+|  * but we do it the disgusting crufty way forced on us by the ()-less
+|  * definition of BEGIN.
+|  */
+| #define BEGIN (yy_start) = 1 + 2 *
+| 
+| /* Translate the current start state into a value that can be later handed
+|  * to BEGIN to return to the state.  The YYSTATE alias is for lex
+|  * compatibility.
+|  */
+| #define YY_START (((yy_start) - 1) / 2)
+| #define YYSTATE YY_START
+| 
+| /* Action number for EOF rule of a given start state. */
+| #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1)
+| 
+| /* Special action meaning "start processing a new file". */
+| #define YY_NEW_FILE yyrestart(yyin  )
+| 
+| #define YY_END_OF_BUFFER_CHAR 0
+| 
+| /* Size of default input buffer. */
+| #ifndef YY_BUF_SIZE
+| #ifdef __ia64__
+| /* On IA-64, the buffer size is 16k, not 8k.
+|  * Moreover, YY_BUF_SIZE is 2*YY_READ_BUF_SIZE in the general case.
+|  * Ditto for the __ia64__ case accordingly.
+|  */
+| #define YY_BUF_SIZE 32768
+| #else
+| #define YY_BUF_SIZE 16384
+| #endif /* __ia64__ */
+| #endif
+| 
+| /* The state buf must be large enough to hold one state per character in the main buffer.
+|  */
+| #define YY_STATE_BUF_SIZE   ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
+| 
+| #ifndef YY_TYPEDEF_YY_BUFFER_STATE
+| #define YY_TYPEDEF_YY_BUFFER_STATE
+| typedef struct yy_buffer_state *YY_BUFFER_STATE;
+| #endif
+| 
+| extern int yyleng;
+| 
+| extern FILE *yyin, *yyout;
+| 
+| #define EOB_ACT_CONTINUE_SCAN 0
+| #define EOB_ACT_END_OF_FILE 1
+| #define EOB_ACT_LAST_MATCH 2
+| 
+|     #define YY_LESS_LINENO(n)
+|     
+| /* Return all but the first "n" matched characters back to the input stream. */
+| #define yyless(n) \
+| 	do \
+| 		{ \
+| 		/* Undo effects of setting up yytext. */ \
+|         int yyless_macro_arg = (n); \
+|         YY_LESS_LINENO(yyless_macro_arg);\
+| 		*yy_cp = (yy_hold_char); \
+| 		YY_RESTORE_YY_MORE_OFFSET \
+| 		(yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
+| 		YY_DO_BEFORE_ACTION; /* set up yytext again */ \
+| 		} \
+| 	while ( 0 )
+| 
+| #define unput(c) yyunput( c, (yytext_ptr)  )
+| 
+| #ifndef YY_TYPEDEF_YY_SIZE_T
+| #define YY_TYPEDEF_YY_SIZE_T
+| typedef size_t yy_size_t;
+| #endif
+| 
+| #ifndef YY_STRUCT_YY_BUFFER_STATE
+| #define YY_STRUCT_YY_BUFFER_STATE
+| struct yy_buffer_state
+| 	{
+| 	FILE *yy_input_file;
+| 
+| 	char *yy_ch_buf;		/* input buffer */
+| 	char *yy_buf_pos;		/* current position in input buffer */
+| 
+| 	/* Size of input buffer in bytes, not including room for EOB
+| 	 * characters.
+| 	 */
+| 	yy_size_t yy_buf_size;
+| 
+| 	/* Number of characters read into yy_ch_buf, not including EOB
+| 	 * characters.
+| 	 */
+| 	int yy_n_chars;
+| 
+| 	/* Whether we "own" the buffer - i.e., we know we created it,
+| 	 * and can realloc() it to grow it, and should free() it to
+| 	 * delete it.
+| 	 */
+| 	int yy_is_our_buffer;
+| 
+| 	/* Whether this is an "interactive" input source; if so, and
+| 	 * if we're using stdio for input, then we want to use getc()
+| 	 * instead of fread(), to make sure we stop fetching input after
+| 	 * each newline.
+| 	 */
+| 	int yy_is_interactive;
+| 
+| 	/* Whether we're considered to be at the beginning of a line.
+| 	 * If so, '^' rules will be active on the next match, otherwise
+| 	 * not.
+| 	 */
+| 	int yy_at_bol;
+| 
+|     int yy_bs_lineno; /**< The line count. */
+|     int yy_bs_column; /**< The column count. */
+|     
+| 	/* Whether to try to fill the input buffer when we reach the
+| 	 * end of it.
+| 	 */
+| 	int yy_fill_buffer;
+| 
+| 	int yy_buffer_status;
+| 
+| #define YY_BUFFER_NEW 0
+| #define YY_BUFFER_NORMAL 1
+| 	/* When an EOF's been seen but there's still some text to process
+| 	 * then we mark the buffer as YY_EOF_PENDING, to indicate that we
+| 	 * shouldn't try reading from the input source any more.  We might
+| 	 * still have a bunch of tokens to match, though, because of
+| 	 * possible backing-up.
+| 	 *
+| 	 * When we actually see the EOF, we change the status to "new"
+| 	 * (via yyrestart()), so that the user can continue scanning by
+| 	 * just pointing yyin at a new input file.
+| 	 */
+| #define YY_BUFFER_EOF_PENDING 2
+| 
+| 	};
+| #endif /* !YY_STRUCT_YY_BUFFER_STATE */
+| 
+| /* Stack of input buffers. */
+| static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */
+| static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */
+| static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an array. */
+| 
+| /* We provide macros for accessing buffer states in case in the
+|  * future we want to put the buffer states in a more general
+|  * "scanner state".
+|  *
+|  * Returns the top of the stack, or NULL.
+|  */
+| #define YY_CURRENT_BUFFER ( (yy_buffer_stack) \
+|                           ? (yy_buffer_stack)[(yy_buffer_stack_top)] \
+|                           : NULL)
+| 
+| /* Same as previous macro, but useful when we know that the buffer stack is not
+|  * NULL or when we need an lvalue. For internal use only.
+|  */
+| #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)]
+| 
+| /* yy_hold_char holds the character lost when yytext is formed. */
+| static char yy_hold_char;
+| static int yy_n_chars;		/* number of characters read into yy_ch_buf */
+| int yyleng;
+| 
+| /* Points to current character in buffer. */
+| static char *yy_c_buf_p = (char *) 0;
+| static int yy_init = 0;		/* whether we need to initialize */
+| static int yy_start = 0;	/* start state number */
+| 
+| /* Flag which is used to allow yywrap()'s to do buffer switches
+|  * instead of setting up a fresh yyin.  A bit of a hack ...
+|  */
+| static int yy_did_buffer_switch_on_eof;
+| 
+| void yyrestart (FILE *input_file  );
+| void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer  );
+| YY_BUFFER_STATE yy_create_buffer (FILE *file,int size  );
+| void yy_delete_buffer (YY_BUFFER_STATE b  );
+| void yy_flush_buffer (YY_BUFFER_STATE b  );
+| void yypush_buffer_state (YY_BUFFER_STATE new_buffer  );
+| void yypop_buffer_state (void );
+| 
+| static void yyensure_buffer_stack (void );
+| static void yy_load_buffer_state (void );
+| static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file  );
+| 
+| #define YY_FLUSH_BUFFER yy_flush_buffer(YY_CURRENT_BUFFER )
+| 
+| YY_BUFFER_STATE yy_scan_buffer (char *base,yy_size_t size  );
+| YY_BUFFER_STATE yy_scan_string (yyconst char *yy_str  );
+| YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,int len  );
+| 
+| void *yyalloc (yy_size_t  );
+| void *yyrealloc (void *,yy_size_t  );
+| void yyfree (void *  );
+| 
+| #define yy_new_buffer yy_create_buffer
+| 
+| #define yy_set_interactive(is_interactive) \
+| 	{ \
+| 	if ( ! YY_CURRENT_BUFFER ){ \
+|         yyensure_buffer_stack (); \
+| 		YY_CURRENT_BUFFER_LVALUE =    \
+|             yy_create_buffer(yyin,YY_BUF_SIZE ); \
+| 	} \
+| 	YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
+| 	}
+| 
+| #define yy_set_bol(at_bol) \
+| 	{ \
+| 	if ( ! YY_CURRENT_BUFFER ){\
+|         yyensure_buffer_stack (); \
+| 		YY_CURRENT_BUFFER_LVALUE =    \
+|             yy_create_buffer(yyin,YY_BUF_SIZE ); \
+| 	} \
+| 	YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
+| 	}
+| 
+| #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol)
+| 
+| /* Begin user sect3 */
+| 
+| typedef unsigned char YY_CHAR;
+| 
+| FILE *yyin = (FILE *) 0, *yyout = (FILE *) 0;
+| 
+| typedef int yy_state_type;
+| 
+| extern int yylineno;
+| 
+| int yylineno = 1;
+| 
+| extern char *yytext;
+| #define yytext_ptr yytext
+| 
+| static yy_state_type yy_get_previous_state (void );
+| static yy_state_type yy_try_NUL_trans (yy_state_type current_state  );
+| static int yy_get_next_buffer (void );
+| static void yy_fatal_error (yyconst char msg[]  );
+| 
+| /* Done after the current pattern has been matched and before the
+|  * corresponding action - sets up yytext.
+|  */
+| #define YY_DO_BEFORE_ACTION \
+| 	(yytext_ptr) = yy_bp; \
+| 	(yytext_ptr) -= (yy_more_len); \
+| 	yyleng = (size_t) (yy_cp - (yytext_ptr)); \
+| 	(yy_hold_char) = *yy_cp; \
+| 	*yy_cp = '\0'; \
+| 	(yy_c_buf_p) = yy_cp;
+| 
+| #define YY_NUM_RULES 8
+| #define YY_END_OF_BUFFER 9
+| /* This struct is not used in this scanner,
+|    but its presence is necessary. */
+| struct yy_trans_info
+| 	{
+| 	flex_int32_t yy_verify;
+| 	flex_int32_t yy_nxt;
+| 	};
+| static yyconst flex_int16_t yy_acclist[23] =
+|     {   0,
+|         9,    7,    8,    8,    1,    7,    8,    2,    7,    8,
+|         3,    7,    8,    4,    7,    8,    5,    7,    8,    6,
+|         7,    8
+|     } ;
+| 
+| static yyconst flex_int16_t yy_accept[14] =
+|     {   0,
+|         1,    1,    1,    2,    4,    5,    8,   11,   14,   17,
+|        20,   23,   23
+|     } ;
+| 
+| static yyconst flex_int32_t yy_ec[256] =
+|     {   0,
+|         1,    1,    1,    1,    1,    1,    1,    1,    1,    2,
+|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
+|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
+|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
+|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
+|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
+|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
+|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
+|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
+|         1,    1,    1,    1,    1,    1,    3,    4,    5,    6,
+| 
+|         7,    8,    1,    1,    1,    1,    1,    1,    1,    1,
+|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
+|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
+|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
+|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
+|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
+|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
+|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
+|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
+|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
+| 
+|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
+|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
+|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
+|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
+|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
+|         1,    1,    1,    1,    1
+|     } ;
+| 
+| static yyconst flex_int32_t yy_meta[9] =
+|     {   0,
+|         1,    1,    1,    1,    1,    1,    1,    1
+|     } ;
+| 
+| static yyconst flex_int16_t yy_base[13] =
+|     {   0,
+|         0,    0,    9,   10,   10,   10,   10,   10,   10,   10,
+|        10,   10
+|     } ;
+| 
+| static yyconst flex_int16_t yy_def[13] =
+|     {   0,
+|        12,    1,   12,   12,   12,   12,   12,   12,   12,   12,
+|        12,    0
+|     } ;
+| 
+| static yyconst flex_int16_t yy_nxt[19] =
+|     {   0,
+|         4,    5,    6,    7,    8,    9,   10,   11,   12,    3,
+|        12,   12,   12,   12,   12,   12,   12,   12
+|     } ;
+| 
+| static yyconst flex_int16_t yy_chk[19] =
+|     {   0,
+|         1,    1,    1,    1,    1,    1,    1,    1,    3,   12,
+|        12,   12,   12,   12,   12,   12,   12,   12
+|     } ;
+| 
+| extern int yy_flex_debug;
+| int yy_flex_debug = 0;
+| 
+| static yy_state_type *yy_state_buf=0, *yy_state_ptr=0;
+| static char *yy_full_match;
+| static int yy_lp;
+| #define REJECT \
+| { \
+| *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */ \
+| yy_cp = (yy_full_match); /* restore poss. backed-over text */ \
+| ++(yy_lp); \
+| goto find_rule; \
+| }
+| 
+| static int yy_more_flag = 0;
+| static int yy_more_len = 0;
+| #define yymore() ((yy_more_flag) = 1)
+| #define YY_MORE_ADJ (yy_more_len)
+| #define YY_RESTORE_YY_MORE_OFFSET
+| char *yytext;
+| #line 1 "conftest.l"
+| #line 477 "lex.yy.c"
+| 
+| #define INITIAL 0
+| 
+| #ifndef YY_NO_UNISTD_H
+| /* Special case for "unistd.h", since it is non-ANSI. We include it way
+|  * down here because we want the user's section 1 to have been scanned first.
+|  * The user has a chance to override it with an option.
+|  */
+| #include <unistd.h>
+| #endif
+| 
+| #ifndef YY_EXTRA_TYPE
+| #define YY_EXTRA_TYPE void *
+| #endif
+| 
+| static int yy_init_globals (void );
+| 
+| /* Accessor methods to globals.
+|    These are made visible to non-reentrant scanners for convenience. */
+| 
+| int yylex_destroy (void );
+| 
+| int yyget_debug (void );
+| 
+| void yyset_debug (int debug_flag  );
+| 
+| YY_EXTRA_TYPE yyget_extra (void );
+| 
+| void yyset_extra (YY_EXTRA_TYPE user_defined  );
+| 
+| FILE *yyget_in (void );
+| 
+| void yyset_in  (FILE * in_str  );
+| 
+| FILE *yyget_out (void );
+| 
+| void yyset_out  (FILE * out_str  );
+| 
+| int yyget_leng (void );
+| 
+| char *yyget_text (void );
+| 
+| int yyget_lineno (void );
+| 
+| void yyset_lineno (int line_number  );
+| 
+| /* Macros after this point can all be overridden by user definitions in
+|  * section 1.
+|  */
+| 
+| #ifndef YY_SKIP_YYWRAP
+| #ifdef __cplusplus
+| extern "C" int yywrap (void );
+| #else
+| extern int yywrap (void );
+| #endif
+| #endif
+| 
+|     static void yyunput (int c,char *buf_ptr  );
+|     
+| #ifndef yytext_ptr
+| static void yy_flex_strncpy (char *,yyconst char *,int );
+| #endif
+| 
+| #ifdef YY_NEED_STRLEN
+| static int yy_flex_strlen (yyconst char * );
+| #endif
+| 
+| #ifndef YY_NO_INPUT
+| 
+| #ifdef __cplusplus
+| static int yyinput (void );
+| #else
+| static int input (void );
+| #endif
+| 
+| #endif
+| 
+| /* Amount of stuff to slurp up with each read. */
+| #ifndef YY_READ_BUF_SIZE
+| #ifdef __ia64__
+| /* On IA-64, the buffer size is 16k, not 8k */
+| #define YY_READ_BUF_SIZE 16384
+| #else
+| #define YY_READ_BUF_SIZE 8192
+| #endif /* __ia64__ */
+| #endif
+| 
+| /* Copy whatever the last rule matched to the standard output. */
+| #ifndef ECHO
+| /* This used to be an fputs(), but since the string might contain NUL's,
+|  * we now use fwrite().
+|  */
+| #define ECHO do { if (fwrite( yytext, yyleng, 1, yyout )) {} } while (0)
+| #endif
+| 
+| /* Gets input and stuffs it into "buf".  number of characters read, or YY_NULL,
+|  * is returned in "result".
+|  */
+| #ifndef YY_INPUT
+| #define YY_INPUT(buf,result,max_size) \
+| 	if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \
+| 		{ \
+| 		int c = '*'; \
+| 		size_t n; \
+| 		for ( n = 0; n < max_size && \
+| 			     (c = getc( yyin )) != EOF && c != '\n'; ++n ) \
+| 			buf[n] = (char) c; \
+| 		if ( c == '\n' ) \
+| 			buf[n++] = (char) c; \
+| 		if ( c == EOF && ferror( yyin ) ) \
+| 			YY_FATAL_ERROR( "input in flex scanner failed" ); \
+| 		result = n; \
+| 		} \
+| 	else \
+| 		{ \
+| 		errno=0; \
+| 		while ( (result = fread(buf, 1, max_size, yyin))==0 && ferror(yyin)) \
+| 			{ \
+| 			if( errno != EINTR) \
+| 				{ \
+| 				YY_FATAL_ERROR( "input in flex scanner failed" ); \
+| 				break; \
+| 				} \
+| 			errno=0; \
+| 			clearerr(yyin); \
+| 			} \
+| 		}\
+| \
+| 
+| #endif
+| 
+| /* No semi-colon after return; correct usage is to write "yyterminate();" -
+|  * we don't want an extra ';' after the "return" because that will cause
+|  * some compilers to complain about unreachable statements.
+|  */
+| #ifndef yyterminate
+| #define yyterminate() return YY_NULL
+| #endif
+| 
+| /* Number of entries by which start-condition stack grows. */
+| #ifndef YY_START_STACK_INCR
+| #define YY_START_STACK_INCR 25
+| #endif
+| 
+| /* Report a fatal error. */
+| #ifndef YY_FATAL_ERROR
+| #define YY_FATAL_ERROR(msg) yy_fatal_error( msg )
+| #endif
+| 
+| /* end tables serialization structures and prototypes */
+| 
+| /* Default declaration of generated scanner - a define so the user can
+|  * easily add parameters.
+|  */
+| #ifndef YY_DECL
+| #define YY_DECL_IS_OURS 1
+| 
+| extern int yylex (void);
+| 
+| #define YY_DECL int yylex (void)
+| #endif /* !YY_DECL */
+| 
+| /* Code executed at the beginning of each rule, after yytext and yyleng
+|  * have been set up.
+|  */
+| #ifndef YY_USER_ACTION
+| #define YY_USER_ACTION
+| #endif
+| 
+| /* Code executed at the end of each rule. */
+| #ifndef YY_BREAK
+| #define YY_BREAK break;
+| #endif
+| 
+| #define YY_RULE_SETUP \
+| 	YY_USER_ACTION
+| 
+| /** The main scanner function which does all the work.
+|  */
+| YY_DECL
+| {
+| 	register yy_state_type yy_current_state;
+| 	register char *yy_cp, *yy_bp;
+| 	register int yy_act;
+|     
+| #line 1 "conftest.l"
+| 
+| #line 666 "lex.yy.c"
+| 
+| 	if ( !(yy_init) )
+| 		{
+| 		(yy_init) = 1;
+| 
+| #ifdef YY_USER_INIT
+| 		YY_USER_INIT;
+| #endif
+| 
+|         /* Create the reject buffer large enough to save one state per allowed character. */
+|         if ( ! (yy_state_buf) )
+|             (yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE  );
+|             if ( ! (yy_state_buf) )
+|                 YY_FATAL_ERROR( "out of dynamic memory in yylex()" );
+| 
+| 		if ( ! (yy_start) )
+| 			(yy_start) = 1;	/* first start state */
+| 
+| 		if ( ! yyin )
+| 			yyin = stdin;
+| 
+| 		if ( ! yyout )
+| 			yyout = stdout;
+| 
+| 		if ( ! YY_CURRENT_BUFFER ) {
+| 			yyensure_buffer_stack ();
+| 			YY_CURRENT_BUFFER_LVALUE =
+| 				yy_create_buffer(yyin,YY_BUF_SIZE );
+| 		}
+| 
+| 		yy_load_buffer_state( );
+| 		}
+| 
+| 	while ( 1 )		/* loops until end-of-file is reached */
+| 		{
+| 		(yy_more_len) = 0;
+| 		if ( (yy_more_flag) )
+| 			{
+| 			(yy_more_len) = (yy_c_buf_p) - (yytext_ptr);
+| 			(yy_more_flag) = 0;
+| 			}
+| 		yy_cp = (yy_c_buf_p);
+| 
+| 		/* Support of yytext. */
+| 		*yy_cp = (yy_hold_char);
+| 
+| 		/* yy_bp points to the position in yy_ch_buf of the start of
+| 		 * the current run.
+| 		 */
+| 		yy_bp = yy_cp;
+| 
+| 		yy_current_state = (yy_start);
+| 
+| 		(yy_state_ptr) = (yy_state_buf);
+| 		*(yy_state_ptr)++ = yy_current_state;
+| 
+| yy_match:
+| 		do
+| 			{
+| 			register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)];
+| 			while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
+| 				{
+| 				yy_current_state = (int) yy_def[yy_current_state];
+| 				if ( yy_current_state >= 13 )
+| 					yy_c = yy_meta[(unsigned int) yy_c];
+| 				}
+| 			yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
+| 			*(yy_state_ptr)++ = yy_current_state;
+| 			++yy_cp;
+| 			}
+| 		while ( yy_base[yy_current_state] != 10 );
+| 
+| yy_find_action:
+| 		yy_current_state = *--(yy_state_ptr);
+| 		(yy_lp) = yy_accept[yy_current_state];
+| find_rule: /* we branch to this label when backing up */
+| 		for ( ; ; ) /* until we find what rule we matched */
+| 			{
+| 			if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] )
+| 				{
+| 				yy_act = yy_acclist[(yy_lp)];
+| 					{
+| 					(yy_full_match) = yy_cp;
+| 					break;
+| 					}
+| 				}
+| 			--yy_cp;
+| 			yy_current_state = *--(yy_state_ptr);
+| 			(yy_lp) = yy_accept[yy_current_state];
+| 			}
+| 
+| 		YY_DO_BEFORE_ACTION;
+| 
+| do_action:	/* This label is used only to access EOF actions. */
+| 
+| 		switch ( yy_act )
+| 	{ /* beginning of action switch */
+| case 1:
+| YY_RULE_SETUP
+| #line 2 "conftest.l"
+| { ECHO; }
+| 	YY_BREAK
+| case 2:
+| YY_RULE_SETUP
+| #line 3 "conftest.l"
+| { REJECT; }
+| 	YY_BREAK
+| case 3:
+| YY_RULE_SETUP
+| #line 4 "conftest.l"
+| { yymore (); }
+| 	YY_BREAK
+| case 4:
+| YY_RULE_SETUP
+| #line 5 "conftest.l"
+| { yyless (1); }
+| 	YY_BREAK
+| case 5:
+| YY_RULE_SETUP
+| #line 6 "conftest.l"
+| { yyless (input () != 0); }
+| 	YY_BREAK
+| case 6:
+| YY_RULE_SETUP
+| #line 7 "conftest.l"
+| { unput (yytext[0]); }
+| 	YY_BREAK
+| case 7:
+| YY_RULE_SETUP
+| #line 8 "conftest.l"
+| { BEGIN INITIAL; }
+| 	YY_BREAK
+| case 8:
+| YY_RULE_SETUP
+| #line 9 "conftest.l"
+| ECHO;
+| 	YY_BREAK
+| #line 804 "lex.yy.c"
+| 			case YY_STATE_EOF(INITIAL):
+| 				yyterminate();
+| 
+| 	case YY_END_OF_BUFFER:
+| 		{
+| 		/* Amount of text matched not including the EOB char. */
+| 		int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
+| 
+| 		/* Undo the effects of YY_DO_BEFORE_ACTION. */
+| 		*yy_cp = (yy_hold_char);
+| 		YY_RESTORE_YY_MORE_OFFSET
+| 
+| 		if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW )
+| 			{
+| 			/* We're scanning a new file or input source.  It's
+| 			 * possible that this happened because the user
+| 			 * just pointed yyin at a new source and called
+| 			 * yylex().  If so, then we have to assure
+| 			 * consistency between YY_CURRENT_BUFFER and our
+| 			 * globals.  Here is the right place to do so, because
+| 			 * this is the first action (other than possibly a
+| 			 * back-up) that will match for the new input source.
+| 			 */
+| 			(yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
+| 			YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin;
+| 			YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL;
+| 			}
+| 
+| 		/* Note that here we test for yy_c_buf_p "<=" to the position
+| 		 * of the first EOB in the buffer, since yy_c_buf_p will
+| 		 * already have been incremented past the NUL character
+| 		 * (since all states make transitions on EOB to the
+| 		 * end-of-buffer state).  Contrast this with the test
+| 		 * in input().
+| 		 */
+| 		if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
+| 			{ /* This was really a NUL. */
+| 			yy_state_type yy_next_state;
+| 
+| 			(yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
+| 
+| 			yy_current_state = yy_get_previous_state(  );
+| 
+| 			/* Okay, we're now positioned to make the NUL
+| 			 * transition.  We couldn't have
+| 			 * yy_get_previous_state() go ahead and do it
+| 			 * for us because it doesn't know how to deal
+| 			 * with the possibility of jamming (and we don't
+| 			 * want to build jamming into it because then it
+| 			 * will run more slowly).
+| 			 */
+| 
+| 			yy_next_state = yy_try_NUL_trans( yy_current_state );
+| 
+| 			yy_bp = (yytext_ptr) + YY_MORE_ADJ;
+| 
+| 			if ( yy_next_state )
+| 				{
+| 				/* Consume the NUL. */
+| 				yy_cp = ++(yy_c_buf_p);
+| 				yy_current_state = yy_next_state;
+| 				goto yy_match;
+| 				}
+| 
+| 			else
+| 				{
+| 				yy_cp = (yy_c_buf_p);
+| 				goto yy_find_action;
+| 				}
+| 			}
+| 
+| 		else switch ( yy_get_next_buffer(  ) )
+| 			{
+| 			case EOB_ACT_END_OF_FILE:
+| 				{
+| 				(yy_did_buffer_switch_on_eof) = 0;
+| 
+| 				if ( yywrap( ) )
+| 					{
+| 					/* Note: because we've taken care in
+| 					 * yy_get_next_buffer() to have set up
+| 					 * yytext, we can now set up
+| 					 * yy_c_buf_p so that if some total
+| 					 * hoser (like flex itself) wants to
+| 					 * call the scanner after we return the
+| 					 * YY_NULL, it'll still work - another
+| 					 * YY_NULL will get returned.
+| 					 */
+| 					(yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
+| 
+| 					yy_act = YY_STATE_EOF(YY_START);
+| 					goto do_action;
+| 					}
+| 
+| 				else
+| 					{
+| 					if ( ! (yy_did_buffer_switch_on_eof) )
+| 						YY_NEW_FILE;
+| 					}
+| 				break;
+| 				}
+| 
+| 			case EOB_ACT_CONTINUE_SCAN:
+| 				(yy_c_buf_p) =
+| 					(yytext_ptr) + yy_amount_of_matched_text;
+| 
+| 				yy_current_state = yy_get_previous_state(  );
+| 
+| 				yy_cp = (yy_c_buf_p);
+| 				yy_bp = (yytext_ptr) + YY_MORE_ADJ;
+| 				goto yy_match;
+| 
+| 			case EOB_ACT_LAST_MATCH:
+| 				(yy_c_buf_p) =
+| 				&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)];
+| 
+| 				yy_current_state = yy_get_previous_state(  );
+| 
+| 				yy_cp = (yy_c_buf_p);
+| 				yy_bp = (yytext_ptr) + YY_MORE_ADJ;
+| 				goto yy_find_action;
+| 			}
+| 		break;
+| 		}
+| 
+| 	default:
+| 		YY_FATAL_ERROR(
+| 			"fatal flex scanner internal error--no action found" );
+| 	} /* end of action switch */
+| 		} /* end of scanning one token */
+| } /* end of yylex */
+| 
+| /* yy_get_next_buffer - try to read in a new buffer
+|  *
+|  * Returns a code representing an action:
+|  *	EOB_ACT_LAST_MATCH -
+|  *	EOB_ACT_CONTINUE_SCAN - continue scanning from current position
+|  *	EOB_ACT_END_OF_FILE - end of file
+|  */
+| static int yy_get_next_buffer (void)
+| {
+|     	register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf;
+| 	register char *source = (yytext_ptr);
+| 	register int number_to_move, i;
+| 	int ret_val;
+| 
+| 	if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] )
+| 		YY_FATAL_ERROR(
+| 		"fatal flex scanner internal error--end of buffer missed" );
+| 
+| 	if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 )
+| 		{ /* Don't try to fill the buffer, so this is an EOF. */
+| 		if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 )
+| 			{
+| 			/* We matched a single character, the EOB, so
+| 			 * treat this as a final EOF.
+| 			 */
+| 			return EOB_ACT_END_OF_FILE;
+| 			}
+| 
+| 		else
+| 			{
+| 			/* We matched some text prior to the EOB, first
+| 			 * process it.
+| 			 */
+| 			return EOB_ACT_LAST_MATCH;
+| 			}
+| 		}
+| 
+| 	/* Try to read more data. */
+| 
+| 	/* First move last chars to start of buffer. */
+| 	number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr)) - 1;
+| 
+| 	for ( i = 0; i < number_to_move; ++i )
+| 		*(dest++) = *(source++);
+| 
+| 	if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING )
+| 		/* don't do the read, it's not guaranteed to return an EOF,
+| 		 * just force an EOF
+| 		 */
+| 		YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0;
+| 
+| 	else
+| 		{
+| 			int num_to_read =
+| 			YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1;
+| 
+| 		while ( num_to_read <= 0 )
+| 			{ /* Not enough room in the buffer - grow it. */
+| 
+| 			YY_FATAL_ERROR(
+| "input buffer overflow, can't enlarge buffer because scanner uses REJECT" );
+| 
+| 			}
+| 
+| 		if ( num_to_read > YY_READ_BUF_SIZE )
+| 			num_to_read = YY_READ_BUF_SIZE;
+| 
+| 		/* Read in more data. */
+| 		YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
+| 			(yy_n_chars), (size_t) num_to_read );
+| 
+| 		YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
+| 		}
+| 
+| 	if ( (yy_n_chars) == 0 )
+| 		{
+| 		if ( number_to_move == YY_MORE_ADJ )
+| 			{
+| 			ret_val = EOB_ACT_END_OF_FILE;
+| 			yyrestart(yyin  );
+| 			}
+| 
+| 		else
+| 			{
+| 			ret_val = EOB_ACT_LAST_MATCH;
+| 			YY_CURRENT_BUFFER_LVALUE->yy_buffer_status =
+| 				YY_BUFFER_EOF_PENDING;
+| 			}
+| 		}
+| 
+| 	else
+| 		ret_val = EOB_ACT_CONTINUE_SCAN;
+| 
+| 	if ((yy_size_t) ((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) {
+| 		/* Extend the array by 50%, plus the number we really need. */
+| 		yy_size_t new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1);
+| 		YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc((void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf,new_size  );
+| 		if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
+| 			YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
+| 	}
+| 
+| 	(yy_n_chars) += number_to_move;
+| 	YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] = YY_END_OF_BUFFER_CHAR;
+| 	YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] = YY_END_OF_BUFFER_CHAR;
+| 
+| 	(yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0];
+| 
+| 	return ret_val;
+| }
+| 
+| /* yy_get_previous_state - get the state just before the EOB char was reached */
+| 
+|     static yy_state_type yy_get_previous_state (void)
+| {
+| 	register yy_state_type yy_current_state;
+| 	register char *yy_cp;
+|     
+| 	yy_current_state = (yy_start);
+| 
+| 	(yy_state_ptr) = (yy_state_buf);
+| 	*(yy_state_ptr)++ = yy_current_state;
+| 
+| 	for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp )
+| 		{
+| 		register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
+| 		while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
+| 			{
+| 			yy_current_state = (int) yy_def[yy_current_state];
+| 			if ( yy_current_state >= 13 )
+| 				yy_c = yy_meta[(unsigned int) yy_c];
+| 			}
+| 		yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
+| 		*(yy_state_ptr)++ = yy_current_state;
+| 		}
+| 
+| 	return yy_current_state;
+| }
+| 
+| /* yy_try_NUL_trans - try to make a transition on the NUL character
+|  *
+|  * synopsis
+|  *	next_state = yy_try_NUL_trans( current_state );
+|  */
+|     static yy_state_type yy_try_NUL_trans  (yy_state_type yy_current_state )
+| {
+| 	register int yy_is_jam;
+|     
+| 	register YY_CHAR yy_c = 1;
+| 	while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
+| 		{
+| 		yy_current_state = (int) yy_def[yy_current_state];
+| 		if ( yy_current_state >= 13 )
+| 			yy_c = yy_meta[(unsigned int) yy_c];
+| 		}
+| 	yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
+| 	yy_is_jam = (yy_current_state == 12);
+| 	if ( ! yy_is_jam )
+| 		*(yy_state_ptr)++ = yy_current_state;
+| 
+| 	return yy_is_jam ? 0 : yy_current_state;
+| }
+| 
+|     static void yyunput (int c, register char * yy_bp )
+| {
+| 	register char *yy_cp;
+|     
+|     yy_cp = (yy_c_buf_p);
+| 
+| 	/* undo effects of setting up yytext */
+| 	*yy_cp = (yy_hold_char);
+| 
+| 	if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
+| 		{ /* need to shift things up to make room */
+| 		/* +2 for EOB chars. */
+| 		register int number_to_move = (yy_n_chars) + 2;
+| 		register char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[
+| 					YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2];
+| 		register char *source =
+| 				&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move];
+| 
+| 		while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
+| 			*--dest = *--source;
+| 
+| 		yy_cp += (int) (dest - source);
+| 		yy_bp += (int) (dest - source);
+| 		YY_CURRENT_BUFFER_LVALUE->yy_n_chars =
+| 			(yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_buf_size;
+| 
+| 		if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
+| 			YY_FATAL_ERROR( "flex scanner push-back overflow" );
+| 		}
+| 
+| 	*--yy_cp = (char) c;
+| 
+| 	(yytext_ptr) = yy_bp;
+| 	(yy_hold_char) = *yy_cp;
+| 	(yy_c_buf_p) = yy_cp;
+| }
+| 
+| #ifndef YY_NO_INPUT
+| #ifdef __cplusplus
+|     static int yyinput (void)
+| #else
+|     static int input  (void)
+| #endif
+| 
+| {
+| 	int c;
+|     
+| 	*(yy_c_buf_p) = (yy_hold_char);
+| 
+| 	if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR )
+| 		{
+| 		/* yy_c_buf_p now points to the character we want to return.
+| 		 * If this occurs *before* the EOB characters, then it's a
+| 		 * valid NUL; if not, then we've hit the end of the buffer.
+| 		 */
+| 		if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
+| 			/* This was really a NUL. */
+| 			*(yy_c_buf_p) = '\0';
+| 
+| 		else
+| 			{ /* need more input */
+| 			int offset = (yy_c_buf_p) - (yytext_ptr);
+| 			++(yy_c_buf_p);
+| 
+| 			switch ( yy_get_next_buffer(  ) )
+| 				{
+| 				case EOB_ACT_LAST_MATCH:
+| 					/* This happens because yy_g_n_b()
+| 					 * sees that we've accumulated a
+| 					 * token and flags that we need to
+| 					 * try matching the token before
+| 					 * proceeding.  But for input(),
+| 					 * there's no matching to consider.
+| 					 * So convert the EOB_ACT_LAST_MATCH
+| 					 * to EOB_ACT_END_OF_FILE.
+| 					 */
+| 
+| 					/* Reset buffer status. */
+| 					yyrestart(yyin );
+| 
+| 					/*FALLTHROUGH*/
+| 
+| 				case EOB_ACT_END_OF_FILE:
+| 					{
+| 					if ( yywrap( ) )
+| 						return EOF;
+| 
+| 					if ( ! (yy_did_buffer_switch_on_eof) )
+| 						YY_NEW_FILE;
+| #ifdef __cplusplus
+| 					return yyinput();
+| #else
+| 					return input();
+| #endif
+| 					}
+| 
+| 				case EOB_ACT_CONTINUE_SCAN:
+| 					(yy_c_buf_p) = (yytext_ptr) + offset;
+| 					break;
+| 				}
+| 			}
+| 		}
+| 
+| 	c = *(unsigned char *) (yy_c_buf_p);	/* cast for 8-bit char's */
+| 	*(yy_c_buf_p) = '\0';	/* preserve yytext */
+| 	(yy_hold_char) = *++(yy_c_buf_p);
+| 
+| 	return c;
+| }
+| #endif	/* ifndef YY_NO_INPUT */
+| 
+| /** Immediately switch to a different input stream.
+|  * @param input_file A readable stream.
+|  * 
+|  * @note This function does not reset the start condition to @c INITIAL .
+|  */
+|     void yyrestart  (FILE * input_file )
+| {
+|     
+| 	if ( ! YY_CURRENT_BUFFER ){
+|         yyensure_buffer_stack ();
+| 		YY_CURRENT_BUFFER_LVALUE =
+|             yy_create_buffer(yyin,YY_BUF_SIZE );
+| 	}
+| 
+| 	yy_init_buffer(YY_CURRENT_BUFFER,input_file );
+| 	yy_load_buffer_state( );
+| }
+| 
+| /** Switch to a different input buffer.
+|  * @param new_buffer The new input buffer.
+|  * 
+|  */
+|     void yy_switch_to_buffer  (YY_BUFFER_STATE  new_buffer )
+| {
+|     
+| 	/* TODO. We should be able to replace this entire function body
+| 	 * with
+| 	 *		yypop_buffer_state();
+| 	 *		yypush_buffer_state(new_buffer);
+|      */
+| 	yyensure_buffer_stack ();
+| 	if ( YY_CURRENT_BUFFER == new_buffer )
+| 		return;
+| 
+| 	if ( YY_CURRENT_BUFFER )
+| 		{
+| 		/* Flush out information for old buffer. */
+| 		*(yy_c_buf_p) = (yy_hold_char);
+| 		YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
+| 		YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
+| 		}
+| 
+| 	YY_CURRENT_BUFFER_LVALUE = new_buffer;
+| 	yy_load_buffer_state( );
+| 
+| 	/* We don't actually know whether we did this switch during
+| 	 * EOF (yywrap()) processing, but the only time this flag
+| 	 * is looked at is after yywrap() is called, so it's safe
+| 	 * to go ahead and always set it.
+| 	 */
+| 	(yy_did_buffer_switch_on_eof) = 1;
+| }
+| 
+| static void yy_load_buffer_state  (void)
+| {
+|     	(yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
+| 	(yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos;
+| 	yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file;
+| 	(yy_hold_char) = *(yy_c_buf_p);
+| }
+| 
+| /** Allocate and initialize an input buffer state.
+|  * @param file A readable stream.
+|  * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE.
+|  * 
+|  * @return the allocated buffer state.
+|  */
+|     YY_BUFFER_STATE yy_create_buffer  (FILE * file, int  size )
+| {
+| 	YY_BUFFER_STATE b;
+|     
+| 	b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state )  );
+| 	if ( ! b )
+| 		YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
+| 
+| 	b->yy_buf_size = size;
+| 
+| 	/* yy_ch_buf has to be 2 characters longer than the size given because
+| 	 * we need to put in 2 end-of-buffer characters.
+| 	 */
+| 	b->yy_ch_buf = (char *) yyalloc(b->yy_buf_size + 2  );
+| 	if ( ! b->yy_ch_buf )
+| 		YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
+| 
+| 	b->yy_is_our_buffer = 1;
+| 
+| 	yy_init_buffer(b,file );
+| 
+| 	return b;
+| }
+| 
+| /** Destroy the buffer.
+|  * @param b a buffer created with yy_create_buffer()
+|  * 
+|  */
+|     void yy_delete_buffer (YY_BUFFER_STATE  b )
+| {
+|     
+| 	if ( ! b )
+| 		return;
+| 
+| 	if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */
+| 		YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0;
+| 
+| 	if ( b->yy_is_our_buffer )
+| 		yyfree((void *) b->yy_ch_buf  );
+| 
+| 	yyfree((void *) b  );
+| }
+| 
+| #ifndef __cplusplus
+| extern int isatty (int );
+| #endif /* __cplusplus */
+|     
+| /* Initializes or reinitializes a buffer.
+|  * This function is sometimes called more than once on the same buffer,
+|  * such as during a yyrestart() or at EOF.
+|  */
+|     static void yy_init_buffer  (YY_BUFFER_STATE  b, FILE * file )
+| 
+| {
+| 	int oerrno = errno;
+|     
+| 	yy_flush_buffer(b );
+| 
+| 	b->yy_input_file = file;
+| 	b->yy_fill_buffer = 1;
+| 
+|     /* If b is the current buffer, then yy_init_buffer was _probably_
+|      * called from yyrestart() or through yy_get_next_buffer.
+|      * In that case, we don't want to reset the lineno or column.
+|      */
+|     if (b != YY_CURRENT_BUFFER){
+|         b->yy_bs_lineno = 1;
+|         b->yy_bs_column = 0;
+|     }
+| 
+|         b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0;
+|     
+| 	errno = oerrno;
+| }
+| 
+| /** Discard all buffered characters. On the next scan, YY_INPUT will be called.
+|  * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER.
+|  * 
+|  */
+|     void yy_flush_buffer (YY_BUFFER_STATE  b )
+| {
+|     	if ( ! b )
+| 		return;
+| 
+| 	b->yy_n_chars = 0;
+| 
+| 	/* We always need two end-of-buffer characters.  The first causes
+| 	 * a transition to the end-of-buffer state.  The second causes
+| 	 * a jam in that state.
+| 	 */
+| 	b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR;
+| 	b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR;
+| 
+| 	b->yy_buf_pos = &b->yy_ch_buf[0];
+| 
+| 	b->yy_at_bol = 1;
+| 	b->yy_buffer_status = YY_BUFFER_NEW;
+| 
+| 	if ( b == YY_CURRENT_BUFFER )
+| 		yy_load_buffer_state( );
+| }
+| 
+| /** Pushes the new state onto the stack. The new state becomes
+|  *  the current state. This function will allocate the stack
+|  *  if necessary.
+|  *  @param new_buffer The new state.
+|  *  
+|  */
+| void yypush_buffer_state (YY_BUFFER_STATE new_buffer )
+| {
+|     	if (new_buffer == NULL)
+| 		return;
+| 
+| 	yyensure_buffer_stack();
+| 
+| 	/* This block is copied from yy_switch_to_buffer. */
+| 	if ( YY_CURRENT_BUFFER )
+| 		{
+| 		/* Flush out information for old buffer. */
+| 		*(yy_c_buf_p) = (yy_hold_char);
+| 		YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
+| 		YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
+| 		}
+| 
+| 	/* Only push if top exists. Otherwise, replace top. */
+| 	if (YY_CURRENT_BUFFER)
+| 		(yy_buffer_stack_top)++;
+| 	YY_CURRENT_BUFFER_LVALUE = new_buffer;
+| 
+| 	/* copied from yy_switch_to_buffer. */
+| 	yy_load_buffer_state( );
+| 	(yy_did_buffer_switch_on_eof) = 1;
+| }
+| 
+| /** Removes and deletes the top of the stack, if present.
+|  *  The next element becomes the new top.
+|  *  
+|  */
+| void yypop_buffer_state (void)
+| {
+|     	if (!YY_CURRENT_BUFFER)
+| 		return;
+| 
+| 	yy_delete_buffer(YY_CURRENT_BUFFER );
+| 	YY_CURRENT_BUFFER_LVALUE = NULL;
+| 	if ((yy_buffer_stack_top) > 0)
+| 		--(yy_buffer_stack_top);
+| 
+| 	if (YY_CURRENT_BUFFER) {
+| 		yy_load_buffer_state( );
+| 		(yy_did_buffer_switch_on_eof) = 1;
+| 	}
+| }
+| 
+| /* Allocates the stack if it does not exist.
+|  *  Guarantees space for at least one push.
+|  */
+| static void yyensure_buffer_stack (void)
+| {
+| 	int num_to_alloc;
+|     
+| 	if (!(yy_buffer_stack)) {
+| 
+| 		/* First allocation is just for 2 elements, since we don't know if this
+| 		 * scanner will even need a stack. We use 2 instead of 1 to avoid an
+| 		 * immediate realloc on the next call.
+|          */
+| 		num_to_alloc = 1;
+| 		(yy_buffer_stack) = (struct yy_buffer_state**)yyalloc
+| 								(num_to_alloc * sizeof(struct yy_buffer_state*)
+| 								);
+| 		if ( ! (yy_buffer_stack) )
+| 			YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
+| 								  
+| 		memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*));
+| 				
+| 		(yy_buffer_stack_max) = num_to_alloc;
+| 		(yy_buffer_stack_top) = 0;
+| 		return;
+| 	}
+| 
+| 	if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){
+| 
+| 		/* Increase the buffer to prepare for a possible push. */
+| 		int grow_size = 8 /* arbitrary grow size */;
+| 
+| 		num_to_alloc = (yy_buffer_stack_max) + grow_size;
+| 		(yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc
+| 								((yy_buffer_stack),
+| 								num_to_alloc * sizeof(struct yy_buffer_state*)
+| 								);
+| 		if ( ! (yy_buffer_stack) )
+| 			YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
+| 
+| 		/* zero only the new slots.*/
+| 		memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*));
+| 		(yy_buffer_stack_max) = num_to_alloc;
+| 	}
+| }
+| 
+| /** Setup the input buffer state to scan directly from a user-specified character buffer.
+|  * @param base the character buffer
+|  * @param size the size in bytes of the character buffer
+|  * 
+|  * @return the newly allocated buffer state object. 
+|  */
+| YY_BUFFER_STATE yy_scan_buffer  (char * base, yy_size_t  size )
+| {
+| 	YY_BUFFER_STATE b;
+|     
+| 	if ( size < 2 ||
+| 	     base[size-2] != YY_END_OF_BUFFER_CHAR ||
+| 	     base[size-1] != YY_END_OF_BUFFER_CHAR )
+| 		/* They forgot to leave room for the EOB's. */
+| 		return 0;
+| 
+| 	b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state )  );
+| 	if ( ! b )
+| 		YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" );
+| 
+| 	b->yy_buf_size = size - 2;	/* "- 2" to take care of EOB's */
+| 	b->yy_buf_pos = b->yy_ch_buf = base;
+| 	b->yy_is_our_buffer = 0;
+| 	b->yy_input_file = 0;
+| 	b->yy_n_chars = b->yy_buf_size;
+| 	b->yy_is_interactive = 0;
+| 	b->yy_at_bol = 1;
+| 	b->yy_fill_buffer = 0;
+| 	b->yy_buffer_status = YY_BUFFER_NEW;
+| 
+| 	yy_switch_to_buffer(b  );
+| 
+| 	return b;
+| }
+| 
+| /** Setup the input buffer state to scan a string. The next call to yylex() will
+|  * scan from a @e copy of @a str.
+|  * @param yystr a NUL-terminated string to scan
+|  * 
+|  * @return the newly allocated buffer state object.
+|  * @note If you want to scan bytes that may contain NUL values, then use
+|  *       yy_scan_bytes() instead.
+|  */
+| YY_BUFFER_STATE yy_scan_string (yyconst char * yystr )
+| {
+|     
+| 	return yy_scan_bytes(yystr,strlen(yystr) );
+| }
+| 
+| /** Setup the input buffer state to scan the given bytes. The next call to yylex() will
+|  * scan from a @e copy of @a bytes.
+|  * @param yybytes the byte buffer to scan
+|  * @param _yybytes_len the number of bytes in the buffer pointed to by @a bytes.
+|  * 
+|  * @return the newly allocated buffer state object.
+|  */
+| YY_BUFFER_STATE yy_scan_bytes  (yyconst char * yybytes, int  _yybytes_len )
+| {
+| 	YY_BUFFER_STATE b;
+| 	char *buf;
+| 	yy_size_t n;
+| 	int i;
+|     
+| 	/* Get memory for full buffer, including space for trailing EOB's. */
+| 	n = _yybytes_len + 2;
+| 	buf = (char *) yyalloc(n  );
+| 	if ( ! buf )
+| 		YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
+| 
+| 	for ( i = 0; i < _yybytes_len; ++i )
+| 		buf[i] = yybytes[i];
+| 
+| 	buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR;
+| 
+| 	b = yy_scan_buffer(buf,n );
+| 	if ( ! b )
+| 		YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
+| 
+| 	/* It's okay to grow etc. this buffer, and we should throw it
+| 	 * away when we're done.
+| 	 */
+| 	b->yy_is_our_buffer = 1;
+| 
+| 	return b;
+| }
+| 
+| #ifndef YY_EXIT_FAILURE
+| #define YY_EXIT_FAILURE 2
+| #endif
+| 
+| static void yy_fatal_error (yyconst char* msg )
+| {
+|     	(void) fprintf( stderr, "%s\n", msg );
+| 	exit( YY_EXIT_FAILURE );
+| }
+| 
+| /* Redefine yyless() so it works in section 3 code. */
+| 
+| #undef yyless
+| #define yyless(n) \
+| 	do \
+| 		{ \
+| 		/* Undo effects of setting up yytext. */ \
+|         int yyless_macro_arg = (n); \
+|         YY_LESS_LINENO(yyless_macro_arg);\
+| 		yytext[yyleng] = (yy_hold_char); \
+| 		(yy_c_buf_p) = yytext + yyless_macro_arg; \
+| 		(yy_hold_char) = *(yy_c_buf_p); \
+| 		*(yy_c_buf_p) = '\0'; \
+| 		yyleng = yyless_macro_arg; \
+| 		} \
+| 	while ( 0 )
+| 
+| /* Accessor  methods (get/set functions) to struct members. */
+| 
+| /** Get the current line number.
+|  * 
+|  */
+| int yyget_lineno  (void)
+| {
+|         
+|     return yylineno;
+| }
+| 
+| /** Get the input stream.
+|  * 
+|  */
+| FILE *yyget_in  (void)
+| {
+|         return yyin;
+| }
+| 
+| /** Get the output stream.
+|  * 
+|  */
+| FILE *yyget_out  (void)
+| {
+|         return yyout;
+| }
+| 
+| /** Get the length of the current token.
+|  * 
+|  */
+| int yyget_leng  (void)
+| {
+|         return yyleng;
+| }
+| 
+| /** Get the current token.
+|  * 
+|  */
+| 
+| char *yyget_text  (void)
+| {
+|         return yytext;
+| }
+| 
+| /** Set the current line number.
+|  * @param line_number
+|  * 
+|  */
+| void yyset_lineno (int  line_number )
+| {
+|     
+|     yylineno = line_number;
+| }
+| 
+| /** Set the input stream. This does not discard the current
+|  * input buffer.
+|  * @param in_str A readable stream.
+|  * 
+|  * @see yy_switch_to_buffer
+|  */
+| void yyset_in (FILE *  in_str )
+| {
+|         yyin = in_str ;
+| }
+| 
+| void yyset_out (FILE *  out_str )
+| {
+|         yyout = out_str ;
+| }
+| 
+| int yyget_debug  (void)
+| {
+|         return yy_flex_debug;
+| }
+| 
+| void yyset_debug (int  bdebug )
+| {
+|         yy_flex_debug = bdebug ;
+| }
+| 
+| static int yy_init_globals (void)
+| {
+|         /* Initialization is the same as for the non-reentrant scanner.
+|      * This function is called from yylex_destroy(), so don't allocate here.
+|      */
+| 
+|     (yy_buffer_stack) = 0;
+|     (yy_buffer_stack_top) = 0;
+|     (yy_buffer_stack_max) = 0;
+|     (yy_c_buf_p) = (char *) 0;
+|     (yy_init) = 0;
+|     (yy_start) = 0;
+| 
+|     (yy_state_buf) = 0;
+|     (yy_state_ptr) = 0;
+|     (yy_full_match) = 0;
+|     (yy_lp) = 0;
+| 
+| /* Defined in main.c */
+| #ifdef YY_STDINIT
+|     yyin = stdin;
+|     yyout = stdout;
+| #else
+|     yyin = (FILE *) 0;
+|     yyout = (FILE *) 0;
+| #endif
+| 
+|     /* For future reference: Set errno on error, since we are called by
+|      * yylex_init()
+|      */
+|     return 0;
+| }
+| 
+| /* yylex_destroy is for both reentrant and non-reentrant scanners. */
+| int yylex_destroy  (void)
+| {
+|     
+|     /* Pop the buffer stack, destroying each element. */
+| 	while(YY_CURRENT_BUFFER){
+| 		yy_delete_buffer(YY_CURRENT_BUFFER  );
+| 		YY_CURRENT_BUFFER_LVALUE = NULL;
+| 		yypop_buffer_state();
+| 	}
+| 
+| 	/* Destroy the stack itself. */
+| 	yyfree((yy_buffer_stack) );
+| 	(yy_buffer_stack) = NULL;
+| 
+|     yyfree ( (yy_state_buf) );
+|     (yy_state_buf)  = NULL;
+| 
+|     /* Reset the globals. This is important in a non-reentrant scanner so the next time
+|      * yylex() is called, initialization will occur. */
+|     yy_init_globals( );
+| 
+|     return 0;
+| }
+| 
+| /*
+|  * Internal utility routines.
+|  */
+| 
+| #ifndef yytext_ptr
+| static void yy_flex_strncpy (char* s1, yyconst char * s2, int n )
+| {
+| 	register int i;
+| 	for ( i = 0; i < n; ++i )
+| 		s1[i] = s2[i];
+| }
+| #endif
+| 
+| #ifdef YY_NEED_STRLEN
+| static int yy_flex_strlen (yyconst char * s )
+| {
+| 	register int n;
+| 	for ( n = 0; s[n]; ++n )
+| 		;
+| 
+| 	return n;
+| }
+| #endif
+| 
+| void *yyalloc (yy_size_t  size )
+| {
+| 	return (void *) malloc( size );
+| }
+| 
+| void *yyrealloc  (void * ptr, yy_size_t  size )
+| {
+| 	/* The cast to (char *) in the following accommodates both
+| 	 * implementations that use char* generic pointers, and those
+| 	 * that use void* generic pointers.  It works with the latter
+| 	 * because both ANSI C and C++ allow castless assignment from
+| 	 * any pointer type to void*, and deal with argument conversions
+| 	 * as though doing an assignment.
+| 	 */
+| 	return (void *) realloc( (char *) ptr, size );
+| }
+| 
+| void yyfree (void * ptr )
+| {
+| 	free( (char *) ptr );	/* see yyrealloc() for (char *) cast */
+| }
+| 
+| #define YYTABLES_NAME "yytables"
+| 
+| #line 9 "conftest.l"
+| 
+| 
+| #ifdef YYTEXT_POINTER
+| extern char *yytext;
+| #endif
+| int
+| main (void)
+| {
+|   return ! yylex () + ! yywrap ();
+| }
+test_conf:5682: mpif90 -o conftest -g -O2   conftest.f90 -lfl  >&5
+Warning: conftest.f90:2: Illegal preprocessor directive
+Warning: conftest.f90:4: Illegal preprocessor directive
+Warning: conftest.f90:8: Illegal preprocessor directive
+Warning: conftest.f90:9: Illegal preprocessor directive
+Warning: conftest.f90:10: Illegal preprocessor directive
+Warning: conftest.f90:11: Illegal preprocessor directive
+Warning: conftest.f90:12: Illegal preprocessor directive
+Warning: conftest.f90:13: Illegal preprocessor directive
+Warning: conftest.f90:14: Illegal preprocessor directive
+Warning: conftest.f90:19: Illegal preprocessor directive
+Warning: conftest.f90:20: Illegal preprocessor directive
+Warning: conftest.f90:21: Illegal preprocessor directive
+Warning: conftest.f90:22: Illegal preprocessor directive
+Warning: conftest.f90:28: Illegal preprocessor directive
+Warning: conftest.f90:29: Illegal preprocessor directive
+Warning: conftest.f90:33: Illegal preprocessor directive
+Warning: conftest.f90:38: Illegal preprocessor directive
+Warning: conftest.f90:39: Illegal preprocessor directive
+Warning: conftest.f90:40: Illegal preprocessor directive
+Warning: conftest.f90:42: Illegal preprocessor directive
+Warning: conftest.f90:49: Illegal preprocessor directive
+Warning: conftest.f90:58: Illegal preprocessor directive
+Warning: conftest.f90:59: Illegal preprocessor directive
+Warning: conftest.f90:60: Illegal preprocessor directive
+Warning: conftest.f90:61: Illegal preprocessor directive
+Warning: conftest.f90:62: Illegal preprocessor directive
+Warning: conftest.f90:63: Illegal preprocessor directive
+Warning: conftest.f90:64: Illegal preprocessor directive
+Warning: conftest.f90:65: Illegal preprocessor directive
+Warning: conftest.f90:66: Illegal preprocessor directive
+Warning: conftest.f90:67: Illegal preprocessor directive
+Warning: conftest.f90:68: Illegal preprocessor directive
+Warning: conftest.f90:69: Illegal preprocessor directive
+Warning: conftest.f90:70: Illegal preprocessor directive
+Warning: conftest.f90:71: Illegal preprocessor directive
+Warning: conftest.f90:72: Illegal preprocessor directive
+Warning: conftest.f90:73: Illegal preprocessor directive
+Warning: conftest.f90:74: Illegal preprocessor directive
+Warning: conftest.f90:75: Illegal preprocessor directive
+Warning: conftest.f90:76: Illegal preprocessor directive
+Warning: conftest.f90:77: Illegal preprocessor directive
+Warning: conftest.f90:78: Illegal preprocessor directive
+Warning: conftest.f90:79: Illegal preprocessor directive
+Warning: conftest.f90:80: Illegal preprocessor directive
+Warning: conftest.f90:81: Illegal preprocessor directive
+Warning: conftest.f90:82: Illegal preprocessor directive
+Warning: conftest.f90:83: Illegal preprocessor directive
+Warning: conftest.f90:84: Illegal preprocessor directive
+Warning: conftest.f90:86: Illegal preprocessor directive
+Warning: conftest.f90:88: Illegal preprocessor directive
+Warning: conftest.f90:90: Illegal preprocessor directive
+Warning: conftest.f90:93: Illegal preprocessor directive
+Warning: conftest.f90:95: Illegal preprocessor directive
+Warning: conftest.f90:98: Illegal preprocessor directive
+Warning: conftest.f90:100: Illegal preprocessor directive
+Warning: conftest.f90:102: Illegal preprocessor directive
+Warning: conftest.f90:103: Illegal preprocessor directive
+Warning: conftest.f90:105: Illegal preprocessor directive
+Warning: conftest.f90:106: Illegal preprocessor directive
+Warning: conftest.f90:107: Illegal preprocessor directive
+Warning: conftest.f90:108: Illegal preprocessor directive
+Warning: conftest.f90:109: Illegal preprocessor directive
+Warning: conftest.f90:112: Illegal preprocessor directive
+Warning: conftest.f90:119: Illegal preprocessor directive
+Warning: conftest.f90:125: Illegal preprocessor directive
+Warning: conftest.f90:131: Illegal preprocessor directive
+Warning: conftest.f90:132: Illegal preprocessor directive
+Warning: conftest.f90:135: Illegal preprocessor directive
+Warning: conftest.f90:138: Illegal preprocessor directive
+Warning: conftest.f90:140: Illegal preprocessor directive
+Warning: conftest.f90:143: Illegal preprocessor directive
+Warning: conftest.f90:144: Illegal preprocessor directive
+Warning: conftest.f90:149: Illegal preprocessor directive
+Warning: conftest.f90:150: Illegal preprocessor directive
+Warning: conftest.f90:151: Illegal preprocessor directive
+Warning: conftest.f90:152: Illegal preprocessor directive
+Warning: conftest.f90:153: Illegal preprocessor directive
+Warning: conftest.f90:157: Illegal preprocessor directive
+Warning: conftest.f90:159: Illegal preprocessor directive
+Warning: conftest.f90:160: Illegal preprocessor directive
+Warning: conftest.f90:162: Illegal preprocessor directive
+Warning: conftest.f90:168: Illegal preprocessor directive
+Warning: conftest.f90:169: Illegal preprocessor directive
+Warning: conftest.f90:170: Illegal preprocessor directive
+Warning: conftest.f90:175: Illegal preprocessor directive
+Warning: conftest.f90:188: Illegal preprocessor directive
+Warning: conftest.f90:190: Illegal preprocessor directive
+Warning: conftest.f90:191: Illegal preprocessor directive
+Warning: conftest.f90:193: Illegal preprocessor directive
+Warning: conftest.f90:195: Illegal preprocessor directive
+Warning: conftest.f90:196: Illegal preprocessor directive
+Warning: conftest.f90:243: Illegal preprocessor directive
+Warning: conftest.f90:244: Illegal preprocessor directive
+Warning: conftest.f90:255: Illegal preprocessor directive
+Warning: conftest.f90:258: Illegal preprocessor directive
+Warning: conftest.f90:271: Illegal preprocessor directive
+Warning: conftest.f90:278: Illegal preprocessor directive
+Warning: conftest.f90:307: Illegal preprocessor directive
+Warning: conftest.f90:317: Illegal preprocessor directive
+Warning: conftest.f90:319: Illegal preprocessor directive
+Warning: conftest.f90:329: Illegal preprocessor directive
+Warning: conftest.f90:339: Illegal preprocessor directive
+Warning: conftest.f90:354: Illegal preprocessor directive
+Warning: conftest.f90:364: Illegal preprocessor directive
+Warning: conftest.f90:372: Illegal preprocessor directive
+Warning: conftest.f90:373: Illegal preprocessor directive
+Warning: conftest.f90:461: Illegal preprocessor directive
+Warning: conftest.f90:471: Illegal preprocessor directive
+Warning: conftest.f90:472: Illegal preprocessor directive
+Warning: conftest.f90:473: Illegal preprocessor directive
+Warning: conftest.f90:475: Illegal preprocessor directive
+Warning: conftest.f90:476: Illegal preprocessor directive
+Warning: conftest.f90:478: Illegal preprocessor directive
+Warning: conftest.f90:480: Illegal preprocessor directive
+Warning: conftest.f90:485: Illegal preprocessor directive
+Warning: conftest.f90:486: Illegal preprocessor directive
+Warning: conftest.f90:488: Illegal preprocessor directive
+Warning: conftest.f90:489: Illegal preprocessor directive
+Warning: conftest.f90:490: Illegal preprocessor directive
+Warning: conftest.f90:527: Illegal preprocessor directive
+Warning: conftest.f90:528: Illegal preprocessor directive
+Warning: conftest.f90:530: Illegal preprocessor directive
+Warning: conftest.f90:532: Illegal preprocessor directive
+Warning: conftest.f90:533: Illegal preprocessor directive
+Warning: conftest.f90:537: Illegal preprocessor directive
+Warning: conftest.f90:539: Illegal preprocessor directive
+Warning: conftest.f90:541: Illegal preprocessor directive
+Warning: conftest.f90:543: Illegal preprocessor directive
+Warning: conftest.f90:545: Illegal preprocessor directive
+Warning: conftest.f90:547: Illegal preprocessor directive
+Warning: conftest.f90:549: Illegal preprocessor directive
+Warning: conftest.f90:551: Illegal preprocessor directive
+Warning: conftest.f90:553: Illegal preprocessor directive
+Warning: conftest.f90:556: Illegal preprocessor directive
+Warning: conftest.f90:557: Illegal preprocessor directive
+Warning: conftest.f90:559: Illegal preprocessor directive
+Warning: conftest.f90:560: Illegal preprocessor directive
+Warning: conftest.f90:561: Illegal preprocessor directive
+Warning: conftest.f90:562: Illegal preprocessor directive
+Warning: conftest.f90:563: Illegal preprocessor directive
+Warning: conftest.f90:566: Illegal preprocessor directive
+Warning: conftest.f90:570: Illegal preprocessor directive
+Warning: conftest.f90:571: Illegal preprocessor directive
+Warning: conftest.f90:576: Illegal preprocessor directive
+Warning: conftest.f90:577: Illegal preprocessor directive
+Warning: conftest.f90:607: Illegal preprocessor directive
+Warning: conftest.f90:613: Illegal preprocessor directive
+Warning: conftest.f90:614: Illegal preprocessor directive
+Warning: conftest.f90:615: Illegal preprocessor directive
+Warning: conftest.f90:618: Illegal preprocessor directive
+Warning: conftest.f90:619: Illegal preprocessor directive
+Warning: conftest.f90:620: Illegal preprocessor directive
+Warning: conftest.f90:623: Illegal preprocessor directive
+Warning: conftest.f90:624: Illegal preprocessor directive
+Warning: conftest.f90:625: Illegal preprocessor directive
+Warning: conftest.f90:632: Illegal preprocessor directive
+Warning: conftest.f90:633: Illegal preprocessor directive
+Warning: conftest.f90:637: Illegal preprocessor directive
+Warning: conftest.f90:638: Illegal preprocessor directive
+Warning: conftest.f90:643: Illegal preprocessor directive
+Warning: conftest.f90:644: Illegal preprocessor directive
+Warning: conftest.f90:645: Illegal preprocessor directive
+Warning: conftest.f90:648: Illegal preprocessor directive
+Warning: conftest.f90:649: Illegal preprocessor directive
+Warning: conftest.f90:650: Illegal preprocessor directive
+Warning: conftest.f90:652: Illegal preprocessor directive
+Warning: conftest.f90:663: Illegal preprocessor directive
+Warning: conftest.f90:665: Illegal preprocessor directive
+Warning: conftest.f90:671: Illegal preprocessor directive
+Warning: conftest.f90:673: Illegal preprocessor directive
+Warning: conftest.f90:765: Illegal preprocessor directive
+Warning: conftest.f90:770: Illegal preprocessor directive
+Warning: conftest.f90:775: Illegal preprocessor directive
+Warning: conftest.f90:780: Illegal preprocessor directive
+Warning: conftest.f90:785: Illegal preprocessor directive
+Warning: conftest.f90:790: Illegal preprocessor directive
+Warning: conftest.f90:795: Illegal preprocessor directive
+Warning: conftest.f90:800: Illegal preprocessor directive
+Warning: conftest.f90:803: Illegal preprocessor directive
+Warning: conftest.f90:1135: Illegal preprocessor directive
+Warning: conftest.f90:1136: Illegal preprocessor directive
+Warning: conftest.f90:1138: Illegal preprocessor directive
+Warning: conftest.f90:1140: Illegal preprocessor directive
+Warning: conftest.f90:1187: Illegal preprocessor directive
+Warning: conftest.f90:1189: Illegal preprocessor directive
+Warning: conftest.f90:1191: Illegal preprocessor directive
+Warning: conftest.f90:1207: Illegal preprocessor directive
+Warning: conftest.f90:1319: Illegal preprocessor directive
+Warning: conftest.f90:1321: Illegal preprocessor directive
+Warning: conftest.f90:1562: Illegal preprocessor directive
+Warning: conftest.f90:1563: Illegal preprocessor directive
+Warning: conftest.f90:1564: Illegal preprocessor directive
+Warning: conftest.f90:1574: Illegal preprocessor directive
+Warning: conftest.f90:1575: Illegal preprocessor directive
+Warning: conftest.f90:1688: Illegal preprocessor directive
+Warning: conftest.f90:1691: Illegal preprocessor directive
+Warning: conftest.f90:1694: Illegal preprocessor directive
+Warning: conftest.f90:1731: Illegal preprocessor directive
+Warning: conftest.f90:1738: Illegal preprocessor directive
+Warning: conftest.f90:1740: Illegal preprocessor directive
+Warning: conftest.f90:1749: Illegal preprocessor directive
+Warning: conftest.f90:1773: Illegal preprocessor directive
+Warning: conftest.f90:1775: Illegal preprocessor directive
+Warning: conftest.f90:1778: Illegal preprocessor directive
+Warning: conftest.f90:1780: Illegal preprocessor directive
+conftest.f90:6.1:
+
+/* A lexical scanner generated by flex */
+ 1
+Error: Invalid character in name at (1)
+conftest.f90:16.1:
+
+/* First, we deal with  platform-specific or compiler-specific issues. */
+ 1
+Error: Invalid character in name at (1)
+conftest.f90:18.1:
+
+/* begin standard C headers. */
+ 1
+Error: Invalid character in name at (1)
+conftest.f90:24.1:
+
+/* end standard C headers. */
+ 1
+Error: Invalid character in name at (1)
+conftest.f90:26.1:
+
+/* flex integer type definitions */
+ 1
+Error: Invalid character in name at (1)
+conftest.f90:31.1:
+
+/* C99 systems have <inttypes.h>. Non-C99 systems may or may not. */
+ 1
+Error: Invalid character in name at (1)
+conftest.f90:35.1:
+
+/* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
+ 1
+Error: Invalid character in name at (1)
+conftest.f90:36.2:
+
+ * if you want the limit (max/min) macros for int types. 
+  1
+Error: Invalid character in name at (1)
+conftest.f90:37.2:
+
+ */
+  1
+Error: Invalid character in name at (1)
+conftest.f90:43:
+
+typedef int8_t flex_int8_t;
+1
+Error: Unclassifiable statement at (1)
+conftest.f90:44:
+
+typedef uint8_t flex_uint8_t;
+1
+Error: Unclassifiable statement at (1)
+conftest.f90:45:
+
+typedef int16_t flex_int16_t;
+1
+Error: Unclassifiable statement at (1)
+conftest.f90:46:
+
+typedef uint16_t flex_uint16_t;
+1
+Error: Unclassifiable statement at (1)
+conftest.f90:47:
+
+typedef int32_t flex_int32_t;
+1
+Error: Unclassifiable statement at (1)
+conftest.f90:48:
+
+typedef uint32_t flex_uint32_t;
+1
+Error: Unclassifiable statement at (1)
+conftest.f90:50:
+
+typedef signed char flex_int8_t;
+1
+Error: Unclassifiable statement at (1)
+conftest.f90:51:
+
+typedef short int flex_int16_t;
+1
+Error: Unclassifiable statement at (1)
+conftest.f90:52:
+
+typedef int flex_int32_t;
+1
+Error: Unclassifiable statement at (1)
+conftest.f90:53:
+
+typedef unsigned char flex_uint8_t; 
+1
+Error: Unclassifiable statement at (1)
+conftest.f90:54:
+
+typedef unsigned short int flex_uint16_t;
+1
+Error: Unclassifiable statement at (1)
+conftest.f90:55:
+
+typedef unsigned int flex_uint32_t;
+1
+Error: Unclassifiable statement at (1)
+conftest.f90:57.1:
+
+/* Limits of integral types. */
+ 1
+Error: Invalid character in name at (1)
+conftest.f90:92.1:
+
+/* The "const" storage-class-modifier is valid. */
+ 1
+Error: Invalid character in name at (1)
+conftest.f90:97.1:
+
+/* C99 requires __STDC__ to be defined as 1. */
+ 1
+Error: Invalid character in name at (1)
+conftest.f90:111.1:
+
+/* Returned upon end-of-file. */
+ 1
+Error: Invalid character in name at (1)
+Fatal Error: Error count reached limit of 25.
+test_conf:5682: $? = 1
+test_conf: failed program was:
+| 
+| #line 3 "lex.yy.c"
+| 
+| #define  YY_INT_ALIGNED short int
+| 
+| /* A lexical scanner generated by flex */
+| 
+| #define FLEX_SCANNER
+| #define YY_FLEX_MAJOR_VERSION 2
+| #define YY_FLEX_MINOR_VERSION 5
+| #define YY_FLEX_SUBMINOR_VERSION 35
+| #if YY_FLEX_SUBMINOR_VERSION > 0
+| #define FLEX_BETA
+| #endif
+| 
+| /* First, we deal with  platform-specific or compiler-specific issues. */
+| 
+| /* begin standard C headers. */
+| #include <stdio.h>
+| #include <string.h>
+| #include <errno.h>
+| #include <stdlib.h>
+| 
+| /* end standard C headers. */
+| 
+| /* flex integer type definitions */
+| 
+| #ifndef FLEXINT_H
+| #define FLEXINT_H
+| 
+| /* C99 systems have <inttypes.h>. Non-C99 systems may or may not. */
+| 
+| #if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L
+| 
+| /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
+|  * if you want the limit (max/min) macros for int types. 
+|  */
+| #ifndef __STDC_LIMIT_MACROS
+| #define __STDC_LIMIT_MACROS 1
+| #endif
+| 
+| #include <inttypes.h>
+| typedef int8_t flex_int8_t;
+| typedef uint8_t flex_uint8_t;
+| typedef int16_t flex_int16_t;
+| typedef uint16_t flex_uint16_t;
+| typedef int32_t flex_int32_t;
+| typedef uint32_t flex_uint32_t;
+| #else
+| typedef signed char flex_int8_t;
+| typedef short int flex_int16_t;
+| typedef int flex_int32_t;
+| typedef unsigned char flex_uint8_t; 
+| typedef unsigned short int flex_uint16_t;
+| typedef unsigned int flex_uint32_t;
+| 
+| /* Limits of integral types. */
+| #ifndef INT8_MIN
+| #define INT8_MIN               (-128)
+| #endif
+| #ifndef INT16_MIN
+| #define INT16_MIN              (-32767-1)
+| #endif
+| #ifndef INT32_MIN
+| #define INT32_MIN              (-2147483647-1)
+| #endif
+| #ifndef INT8_MAX
+| #define INT8_MAX               (127)
+| #endif
+| #ifndef INT16_MAX
+| #define INT16_MAX              (32767)
+| #endif
+| #ifndef INT32_MAX
+| #define INT32_MAX              (2147483647)
+| #endif
+| #ifndef UINT8_MAX
+| #define UINT8_MAX              (255U)
+| #endif
+| #ifndef UINT16_MAX
+| #define UINT16_MAX             (65535U)
+| #endif
+| #ifndef UINT32_MAX
+| #define UINT32_MAX             (4294967295U)
+| #endif
+| 
+| #endif /* ! C99 */
+| 
+| #endif /* ! FLEXINT_H */
+| 
+| #ifdef __cplusplus
+| 
+| /* The "const" storage-class-modifier is valid. */
+| #define YY_USE_CONST
+| 
+| #else	/* ! __cplusplus */
+| 
+| /* C99 requires __STDC__ to be defined as 1. */
+| #if defined (__STDC__)
+| 
+| #define YY_USE_CONST
+| 
+| #endif	/* defined (__STDC__) */
+| #endif	/* ! __cplusplus */
+| 
+| #ifdef YY_USE_CONST
+| #define yyconst const
+| #else
+| #define yyconst
+| #endif
+| 
+| /* Returned upon end-of-file. */
+| #define YY_NULL 0
+| 
+| /* Promotes a possibly negative, possibly signed char to an unsigned
+|  * integer for use as an array index.  If the signed char is negative,
+|  * we want to instead treat it as an 8-bit unsigned char, hence the
+|  * double cast.
+|  */
+| #define YY_SC_TO_UI(c) ((unsigned int) (unsigned char) c)
+| 
+| /* Enter a start condition.  This macro really ought to take a parameter,
+|  * but we do it the disgusting crufty way forced on us by the ()-less
+|  * definition of BEGIN.
+|  */
+| #define BEGIN (yy_start) = 1 + 2 *
+| 
+| /* Translate the current start state into a value that can be later handed
+|  * to BEGIN to return to the state.  The YYSTATE alias is for lex
+|  * compatibility.
+|  */
+| #define YY_START (((yy_start) - 1) / 2)
+| #define YYSTATE YY_START
+| 
+| /* Action number for EOF rule of a given start state. */
+| #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1)
+| 
+| /* Special action meaning "start processing a new file". */
+| #define YY_NEW_FILE yyrestart(yyin  )
+| 
+| #define YY_END_OF_BUFFER_CHAR 0
+| 
+| /* Size of default input buffer. */
+| #ifndef YY_BUF_SIZE
+| #ifdef __ia64__
+| /* On IA-64, the buffer size is 16k, not 8k.
+|  * Moreover, YY_BUF_SIZE is 2*YY_READ_BUF_SIZE in the general case.
+|  * Ditto for the __ia64__ case accordingly.
+|  */
+| #define YY_BUF_SIZE 32768
+| #else
+| #define YY_BUF_SIZE 16384
+| #endif /* __ia64__ */
+| #endif
+| 
+| /* The state buf must be large enough to hold one state per character in the main buffer.
+|  */
+| #define YY_STATE_BUF_SIZE   ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
+| 
+| #ifndef YY_TYPEDEF_YY_BUFFER_STATE
+| #define YY_TYPEDEF_YY_BUFFER_STATE
+| typedef struct yy_buffer_state *YY_BUFFER_STATE;
+| #endif
+| 
+| extern int yyleng;
+| 
+| extern FILE *yyin, *yyout;
+| 
+| #define EOB_ACT_CONTINUE_SCAN 0
+| #define EOB_ACT_END_OF_FILE 1
+| #define EOB_ACT_LAST_MATCH 2
+| 
+|     #define YY_LESS_LINENO(n)
+|     
+| /* Return all but the first "n" matched characters back to the input stream. */
+| #define yyless(n) \
+| 	do \
+| 		{ \
+| 		/* Undo effects of setting up yytext. */ \
+|         int yyless_macro_arg = (n); \
+|         YY_LESS_LINENO(yyless_macro_arg);\
+| 		*yy_cp = (yy_hold_char); \
+| 		YY_RESTORE_YY_MORE_OFFSET \
+| 		(yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
+| 		YY_DO_BEFORE_ACTION; /* set up yytext again */ \
+| 		} \
+| 	while ( 0 )
+| 
+| #define unput(c) yyunput( c, (yytext_ptr)  )
+| 
+| #ifndef YY_TYPEDEF_YY_SIZE_T
+| #define YY_TYPEDEF_YY_SIZE_T
+| typedef size_t yy_size_t;
+| #endif
+| 
+| #ifndef YY_STRUCT_YY_BUFFER_STATE
+| #define YY_STRUCT_YY_BUFFER_STATE
+| struct yy_buffer_state
+| 	{
+| 	FILE *yy_input_file;
+| 
+| 	char *yy_ch_buf;		/* input buffer */
+| 	char *yy_buf_pos;		/* current position in input buffer */
+| 
+| 	/* Size of input buffer in bytes, not including room for EOB
+| 	 * characters.
+| 	 */
+| 	yy_size_t yy_buf_size;
+| 
+| 	/* Number of characters read into yy_ch_buf, not including EOB
+| 	 * characters.
+| 	 */
+| 	int yy_n_chars;
+| 
+| 	/* Whether we "own" the buffer - i.e., we know we created it,
+| 	 * and can realloc() it to grow it, and should free() it to
+| 	 * delete it.
+| 	 */
+| 	int yy_is_our_buffer;
+| 
+| 	/* Whether this is an "interactive" input source; if so, and
+| 	 * if we're using stdio for input, then we want to use getc()
+| 	 * instead of fread(), to make sure we stop fetching input after
+| 	 * each newline.
+| 	 */
+| 	int yy_is_interactive;
+| 
+| 	/* Whether we're considered to be at the beginning of a line.
+| 	 * If so, '^' rules will be active on the next match, otherwise
+| 	 * not.
+| 	 */
+| 	int yy_at_bol;
+| 
+|     int yy_bs_lineno; /**< The line count. */
+|     int yy_bs_column; /**< The column count. */
+|     
+| 	/* Whether to try to fill the input buffer when we reach the
+| 	 * end of it.
+| 	 */
+| 	int yy_fill_buffer;
+| 
+| 	int yy_buffer_status;
+| 
+| #define YY_BUFFER_NEW 0
+| #define YY_BUFFER_NORMAL 1
+| 	/* When an EOF's been seen but there's still some text to process
+| 	 * then we mark the buffer as YY_EOF_PENDING, to indicate that we
+| 	 * shouldn't try reading from the input source any more.  We might
+| 	 * still have a bunch of tokens to match, though, because of
+| 	 * possible backing-up.
+| 	 *
+| 	 * When we actually see the EOF, we change the status to "new"
+| 	 * (via yyrestart()), so that the user can continue scanning by
+| 	 * just pointing yyin at a new input file.
+| 	 */
+| #define YY_BUFFER_EOF_PENDING 2
+| 
+| 	};
+| #endif /* !YY_STRUCT_YY_BUFFER_STATE */
+| 
+| /* Stack of input buffers. */
+| static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */
+| static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */
+| static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an array. */
+| 
+| /* We provide macros for accessing buffer states in case in the
+|  * future we want to put the buffer states in a more general
+|  * "scanner state".
+|  *
+|  * Returns the top of the stack, or NULL.
+|  */
+| #define YY_CURRENT_BUFFER ( (yy_buffer_stack) \
+|                           ? (yy_buffer_stack)[(yy_buffer_stack_top)] \
+|                           : NULL)
+| 
+| /* Same as previous macro, but useful when we know that the buffer stack is not
+|  * NULL or when we need an lvalue. For internal use only.
+|  */
+| #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)]
+| 
+| /* yy_hold_char holds the character lost when yytext is formed. */
+| static char yy_hold_char;
+| static int yy_n_chars;		/* number of characters read into yy_ch_buf */
+| int yyleng;
+| 
+| /* Points to current character in buffer. */
+| static char *yy_c_buf_p = (char *) 0;
+| static int yy_init = 0;		/* whether we need to initialize */
+| static int yy_start = 0;	/* start state number */
+| 
+| /* Flag which is used to allow yywrap()'s to do buffer switches
+|  * instead of setting up a fresh yyin.  A bit of a hack ...
+|  */
+| static int yy_did_buffer_switch_on_eof;
+| 
+| void yyrestart (FILE *input_file  );
+| void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer  );
+| YY_BUFFER_STATE yy_create_buffer (FILE *file,int size  );
+| void yy_delete_buffer (YY_BUFFER_STATE b  );
+| void yy_flush_buffer (YY_BUFFER_STATE b  );
+| void yypush_buffer_state (YY_BUFFER_STATE new_buffer  );
+| void yypop_buffer_state (void );
+| 
+| static void yyensure_buffer_stack (void );
+| static void yy_load_buffer_state (void );
+| static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file  );
+| 
+| #define YY_FLUSH_BUFFER yy_flush_buffer(YY_CURRENT_BUFFER )
+| 
+| YY_BUFFER_STATE yy_scan_buffer (char *base,yy_size_t size  );
+| YY_BUFFER_STATE yy_scan_string (yyconst char *yy_str  );
+| YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,int len  );
+| 
+| void *yyalloc (yy_size_t  );
+| void *yyrealloc (void *,yy_size_t  );
+| void yyfree (void *  );
+| 
+| #define yy_new_buffer yy_create_buffer
+| 
+| #define yy_set_interactive(is_interactive) \
+| 	{ \
+| 	if ( ! YY_CURRENT_BUFFER ){ \
+|         yyensure_buffer_stack (); \
+| 		YY_CURRENT_BUFFER_LVALUE =    \
+|             yy_create_buffer(yyin,YY_BUF_SIZE ); \
+| 	} \
+| 	YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
+| 	}
+| 
+| #define yy_set_bol(at_bol) \
+| 	{ \
+| 	if ( ! YY_CURRENT_BUFFER ){\
+|         yyensure_buffer_stack (); \
+| 		YY_CURRENT_BUFFER_LVALUE =    \
+|             yy_create_buffer(yyin,YY_BUF_SIZE ); \
+| 	} \
+| 	YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
+| 	}
+| 
+| #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol)
+| 
+| /* Begin user sect3 */
+| 
+| typedef unsigned char YY_CHAR;
+| 
+| FILE *yyin = (FILE *) 0, *yyout = (FILE *) 0;
+| 
+| typedef int yy_state_type;
+| 
+| extern int yylineno;
+| 
+| int yylineno = 1;
+| 
+| extern char *yytext;
+| #define yytext_ptr yytext
+| 
+| static yy_state_type yy_get_previous_state (void );
+| static yy_state_type yy_try_NUL_trans (yy_state_type current_state  );
+| static int yy_get_next_buffer (void );
+| static void yy_fatal_error (yyconst char msg[]  );
+| 
+| /* Done after the current pattern has been matched and before the
+|  * corresponding action - sets up yytext.
+|  */
+| #define YY_DO_BEFORE_ACTION \
+| 	(yytext_ptr) = yy_bp; \
+| 	(yytext_ptr) -= (yy_more_len); \
+| 	yyleng = (size_t) (yy_cp - (yytext_ptr)); \
+| 	(yy_hold_char) = *yy_cp; \
+| 	*yy_cp = '\0'; \
+| 	(yy_c_buf_p) = yy_cp;
+| 
+| #define YY_NUM_RULES 8
+| #define YY_END_OF_BUFFER 9
+| /* This struct is not used in this scanner,
+|    but its presence is necessary. */
+| struct yy_trans_info
+| 	{
+| 	flex_int32_t yy_verify;
+| 	flex_int32_t yy_nxt;
+| 	};
+| static yyconst flex_int16_t yy_acclist[23] =
+|     {   0,
+|         9,    7,    8,    8,    1,    7,    8,    2,    7,    8,
+|         3,    7,    8,    4,    7,    8,    5,    7,    8,    6,
+|         7,    8
+|     } ;
+| 
+| static yyconst flex_int16_t yy_accept[14] =
+|     {   0,
+|         1,    1,    1,    2,    4,    5,    8,   11,   14,   17,
+|        20,   23,   23
+|     } ;
+| 
+| static yyconst flex_int32_t yy_ec[256] =
+|     {   0,
+|         1,    1,    1,    1,    1,    1,    1,    1,    1,    2,
+|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
+|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
+|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
+|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
+|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
+|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
+|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
+|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
+|         1,    1,    1,    1,    1,    1,    3,    4,    5,    6,
+| 
+|         7,    8,    1,    1,    1,    1,    1,    1,    1,    1,
+|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
+|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
+|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
+|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
+|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
+|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
+|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
+|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
+|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
+| 
+|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
+|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
+|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
+|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
+|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
+|         1,    1,    1,    1,    1
+|     } ;
+| 
+| static yyconst flex_int32_t yy_meta[9] =
+|     {   0,
+|         1,    1,    1,    1,    1,    1,    1,    1
+|     } ;
+| 
+| static yyconst flex_int16_t yy_base[13] =
+|     {   0,
+|         0,    0,    9,   10,   10,   10,   10,   10,   10,   10,
+|        10,   10
+|     } ;
+| 
+| static yyconst flex_int16_t yy_def[13] =
+|     {   0,
+|        12,    1,   12,   12,   12,   12,   12,   12,   12,   12,
+|        12,    0
+|     } ;
+| 
+| static yyconst flex_int16_t yy_nxt[19] =
+|     {   0,
+|         4,    5,    6,    7,    8,    9,   10,   11,   12,    3,
+|        12,   12,   12,   12,   12,   12,   12,   12
+|     } ;
+| 
+| static yyconst flex_int16_t yy_chk[19] =
+|     {   0,
+|         1,    1,    1,    1,    1,    1,    1,    1,    3,   12,
+|        12,   12,   12,   12,   12,   12,   12,   12
+|     } ;
+| 
+| extern int yy_flex_debug;
+| int yy_flex_debug = 0;
+| 
+| static yy_state_type *yy_state_buf=0, *yy_state_ptr=0;
+| static char *yy_full_match;
+| static int yy_lp;
+| #define REJECT \
+| { \
+| *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */ \
+| yy_cp = (yy_full_match); /* restore poss. backed-over text */ \
+| ++(yy_lp); \
+| goto find_rule; \
+| }
+| 
+| static int yy_more_flag = 0;
+| static int yy_more_len = 0;
+| #define yymore() ((yy_more_flag) = 1)
+| #define YY_MORE_ADJ (yy_more_len)
+| #define YY_RESTORE_YY_MORE_OFFSET
+| char *yytext;
+| #line 1 "conftest.l"
+| #line 477 "lex.yy.c"
+| 
+| #define INITIAL 0
+| 
+| #ifndef YY_NO_UNISTD_H
+| /* Special case for "unistd.h", since it is non-ANSI. We include it way
+|  * down here because we want the user's section 1 to have been scanned first.
+|  * The user has a chance to override it with an option.
+|  */
+| #include <unistd.h>
+| #endif
+| 
+| #ifndef YY_EXTRA_TYPE
+| #define YY_EXTRA_TYPE void *
+| #endif
+| 
+| static int yy_init_globals (void );
+| 
+| /* Accessor methods to globals.
+|    These are made visible to non-reentrant scanners for convenience. */
+| 
+| int yylex_destroy (void );
+| 
+| int yyget_debug (void );
+| 
+| void yyset_debug (int debug_flag  );
+| 
+| YY_EXTRA_TYPE yyget_extra (void );
+| 
+| void yyset_extra (YY_EXTRA_TYPE user_defined  );
+| 
+| FILE *yyget_in (void );
+| 
+| void yyset_in  (FILE * in_str  );
+| 
+| FILE *yyget_out (void );
+| 
+| void yyset_out  (FILE * out_str  );
+| 
+| int yyget_leng (void );
+| 
+| char *yyget_text (void );
+| 
+| int yyget_lineno (void );
+| 
+| void yyset_lineno (int line_number  );
+| 
+| /* Macros after this point can all be overridden by user definitions in
+|  * section 1.
+|  */
+| 
+| #ifndef YY_SKIP_YYWRAP
+| #ifdef __cplusplus
+| extern "C" int yywrap (void );
+| #else
+| extern int yywrap (void );
+| #endif
+| #endif
+| 
+|     static void yyunput (int c,char *buf_ptr  );
+|     
+| #ifndef yytext_ptr
+| static void yy_flex_strncpy (char *,yyconst char *,int );
+| #endif
+| 
+| #ifdef YY_NEED_STRLEN
+| static int yy_flex_strlen (yyconst char * );
+| #endif
+| 
+| #ifndef YY_NO_INPUT
+| 
+| #ifdef __cplusplus
+| static int yyinput (void );
+| #else
+| static int input (void );
+| #endif
+| 
+| #endif
+| 
+| /* Amount of stuff to slurp up with each read. */
+| #ifndef YY_READ_BUF_SIZE
+| #ifdef __ia64__
+| /* On IA-64, the buffer size is 16k, not 8k */
+| #define YY_READ_BUF_SIZE 16384
+| #else
+| #define YY_READ_BUF_SIZE 8192
+| #endif /* __ia64__ */
+| #endif
+| 
+| /* Copy whatever the last rule matched to the standard output. */
+| #ifndef ECHO
+| /* This used to be an fputs(), but since the string might contain NUL's,
+|  * we now use fwrite().
+|  */
+| #define ECHO do { if (fwrite( yytext, yyleng, 1, yyout )) {} } while (0)
+| #endif
+| 
+| /* Gets input and stuffs it into "buf".  number of characters read, or YY_NULL,
+|  * is returned in "result".
+|  */
+| #ifndef YY_INPUT
+| #define YY_INPUT(buf,result,max_size) \
+| 	if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \
+| 		{ \
+| 		int c = '*'; \
+| 		size_t n; \
+| 		for ( n = 0; n < max_size && \
+| 			     (c = getc( yyin )) != EOF && c != '\n'; ++n ) \
+| 			buf[n] = (char) c; \
+| 		if ( c == '\n' ) \
+| 			buf[n++] = (char) c; \
+| 		if ( c == EOF && ferror( yyin ) ) \
+| 			YY_FATAL_ERROR( "input in flex scanner failed" ); \
+| 		result = n; \
+| 		} \
+| 	else \
+| 		{ \
+| 		errno=0; \
+| 		while ( (result = fread(buf, 1, max_size, yyin))==0 && ferror(yyin)) \
+| 			{ \
+| 			if( errno != EINTR) \
+| 				{ \
+| 				YY_FATAL_ERROR( "input in flex scanner failed" ); \
+| 				break; \
+| 				} \
+| 			errno=0; \
+| 			clearerr(yyin); \
+| 			} \
+| 		}\
+| \
+| 
+| #endif
+| 
+| /* No semi-colon after return; correct usage is to write "yyterminate();" -
+|  * we don't want an extra ';' after the "return" because that will cause
+|  * some compilers to complain about unreachable statements.
+|  */
+| #ifndef yyterminate
+| #define yyterminate() return YY_NULL
+| #endif
+| 
+| /* Number of entries by which start-condition stack grows. */
+| #ifndef YY_START_STACK_INCR
+| #define YY_START_STACK_INCR 25
+| #endif
+| 
+| /* Report a fatal error. */
+| #ifndef YY_FATAL_ERROR
+| #define YY_FATAL_ERROR(msg) yy_fatal_error( msg )
+| #endif
+| 
+| /* end tables serialization structures and prototypes */
+| 
+| /* Default declaration of generated scanner - a define so the user can
+|  * easily add parameters.
+|  */
+| #ifndef YY_DECL
+| #define YY_DECL_IS_OURS 1
+| 
+| extern int yylex (void);
+| 
+| #define YY_DECL int yylex (void)
+| #endif /* !YY_DECL */
+| 
+| /* Code executed at the beginning of each rule, after yytext and yyleng
+|  * have been set up.
+|  */
+| #ifndef YY_USER_ACTION
+| #define YY_USER_ACTION
+| #endif
+| 
+| /* Code executed at the end of each rule. */
+| #ifndef YY_BREAK
+| #define YY_BREAK break;
+| #endif
+| 
+| #define YY_RULE_SETUP \
+| 	YY_USER_ACTION
+| 
+| /** The main scanner function which does all the work.
+|  */
+| YY_DECL
+| {
+| 	register yy_state_type yy_current_state;
+| 	register char *yy_cp, *yy_bp;
+| 	register int yy_act;
+|     
+| #line 1 "conftest.l"
+| 
+| #line 666 "lex.yy.c"
+| 
+| 	if ( !(yy_init) )
+| 		{
+| 		(yy_init) = 1;
+| 
+| #ifdef YY_USER_INIT
+| 		YY_USER_INIT;
+| #endif
+| 
+|         /* Create the reject buffer large enough to save one state per allowed character. */
+|         if ( ! (yy_state_buf) )
+|             (yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE  );
+|             if ( ! (yy_state_buf) )
+|                 YY_FATAL_ERROR( "out of dynamic memory in yylex()" );
+| 
+| 		if ( ! (yy_start) )
+| 			(yy_start) = 1;	/* first start state */
+| 
+| 		if ( ! yyin )
+| 			yyin = stdin;
+| 
+| 		if ( ! yyout )
+| 			yyout = stdout;
+| 
+| 		if ( ! YY_CURRENT_BUFFER ) {
+| 			yyensure_buffer_stack ();
+| 			YY_CURRENT_BUFFER_LVALUE =
+| 				yy_create_buffer(yyin,YY_BUF_SIZE );
+| 		}
+| 
+| 		yy_load_buffer_state( );
+| 		}
+| 
+| 	while ( 1 )		/* loops until end-of-file is reached */
+| 		{
+| 		(yy_more_len) = 0;
+| 		if ( (yy_more_flag) )
+| 			{
+| 			(yy_more_len) = (yy_c_buf_p) - (yytext_ptr);
+| 			(yy_more_flag) = 0;
+| 			}
+| 		yy_cp = (yy_c_buf_p);
+| 
+| 		/* Support of yytext. */
+| 		*yy_cp = (yy_hold_char);
+| 
+| 		/* yy_bp points to the position in yy_ch_buf of the start of
+| 		 * the current run.
+| 		 */
+| 		yy_bp = yy_cp;
+| 
+| 		yy_current_state = (yy_start);
+| 
+| 		(yy_state_ptr) = (yy_state_buf);
+| 		*(yy_state_ptr)++ = yy_current_state;
+| 
+| yy_match:
+| 		do
+| 			{
+| 			register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)];
+| 			while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
+| 				{
+| 				yy_current_state = (int) yy_def[yy_current_state];
+| 				if ( yy_current_state >= 13 )
+| 					yy_c = yy_meta[(unsigned int) yy_c];
+| 				}
+| 			yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
+| 			*(yy_state_ptr)++ = yy_current_state;
+| 			++yy_cp;
+| 			}
+| 		while ( yy_base[yy_current_state] != 10 );
+| 
+| yy_find_action:
+| 		yy_current_state = *--(yy_state_ptr);
+| 		(yy_lp) = yy_accept[yy_current_state];
+| find_rule: /* we branch to this label when backing up */
+| 		for ( ; ; ) /* until we find what rule we matched */
+| 			{
+| 			if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] )
+| 				{
+| 				yy_act = yy_acclist[(yy_lp)];
+| 					{
+| 					(yy_full_match) = yy_cp;
+| 					break;
+| 					}
+| 				}
+| 			--yy_cp;
+| 			yy_current_state = *--(yy_state_ptr);
+| 			(yy_lp) = yy_accept[yy_current_state];
+| 			}
+| 
+| 		YY_DO_BEFORE_ACTION;
+| 
+| do_action:	/* This label is used only to access EOF actions. */
+| 
+| 		switch ( yy_act )
+| 	{ /* beginning of action switch */
+| case 1:
+| YY_RULE_SETUP
+| #line 2 "conftest.l"
+| { ECHO; }
+| 	YY_BREAK
+| case 2:
+| YY_RULE_SETUP
+| #line 3 "conftest.l"
+| { REJECT; }
+| 	YY_BREAK
+| case 3:
+| YY_RULE_SETUP
+| #line 4 "conftest.l"
+| { yymore (); }
+| 	YY_BREAK
+| case 4:
+| YY_RULE_SETUP
+| #line 5 "conftest.l"
+| { yyless (1); }
+| 	YY_BREAK
+| case 5:
+| YY_RULE_SETUP
+| #line 6 "conftest.l"
+| { yyless (input () != 0); }
+| 	YY_BREAK
+| case 6:
+| YY_RULE_SETUP
+| #line 7 "conftest.l"
+| { unput (yytext[0]); }
+| 	YY_BREAK
+| case 7:
+| YY_RULE_SETUP
+| #line 8 "conftest.l"
+| { BEGIN INITIAL; }
+| 	YY_BREAK
+| case 8:
+| YY_RULE_SETUP
+| #line 9 "conftest.l"
+| ECHO;
+| 	YY_BREAK
+| #line 804 "lex.yy.c"
+| 			case YY_STATE_EOF(INITIAL):
+| 				yyterminate();
+| 
+| 	case YY_END_OF_BUFFER:
+| 		{
+| 		/* Amount of text matched not including the EOB char. */
+| 		int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
+| 
+| 		/* Undo the effects of YY_DO_BEFORE_ACTION. */
+| 		*yy_cp = (yy_hold_char);
+| 		YY_RESTORE_YY_MORE_OFFSET
+| 
+| 		if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW )
+| 			{
+| 			/* We're scanning a new file or input source.  It's
+| 			 * possible that this happened because the user
+| 			 * just pointed yyin at a new source and called
+| 			 * yylex().  If so, then we have to assure
+| 			 * consistency between YY_CURRENT_BUFFER and our
+| 			 * globals.  Here is the right place to do so, because
+| 			 * this is the first action (other than possibly a
+| 			 * back-up) that will match for the new input source.
+| 			 */
+| 			(yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
+| 			YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin;
+| 			YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL;
+| 			}
+| 
+| 		/* Note that here we test for yy_c_buf_p "<=" to the position
+| 		 * of the first EOB in the buffer, since yy_c_buf_p will
+| 		 * already have been incremented past the NUL character
+| 		 * (since all states make transitions on EOB to the
+| 		 * end-of-buffer state).  Contrast this with the test
+| 		 * in input().
+| 		 */
+| 		if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
+| 			{ /* This was really a NUL. */
+| 			yy_state_type yy_next_state;
+| 
+| 			(yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
+| 
+| 			yy_current_state = yy_get_previous_state(  );
+| 
+| 			/* Okay, we're now positioned to make the NUL
+| 			 * transition.  We couldn't have
+| 			 * yy_get_previous_state() go ahead and do it
+| 			 * for us because it doesn't know how to deal
+| 			 * with the possibility of jamming (and we don't
+| 			 * want to build jamming into it because then it
+| 			 * will run more slowly).
+| 			 */
+| 
+| 			yy_next_state = yy_try_NUL_trans( yy_current_state );
+| 
+| 			yy_bp = (yytext_ptr) + YY_MORE_ADJ;
+| 
+| 			if ( yy_next_state )
+| 				{
+| 				/* Consume the NUL. */
+| 				yy_cp = ++(yy_c_buf_p);
+| 				yy_current_state = yy_next_state;
+| 				goto yy_match;
+| 				}
+| 
+| 			else
+| 				{
+| 				yy_cp = (yy_c_buf_p);
+| 				goto yy_find_action;
+| 				}
+| 			}
+| 
+| 		else switch ( yy_get_next_buffer(  ) )
+| 			{
+| 			case EOB_ACT_END_OF_FILE:
+| 				{
+| 				(yy_did_buffer_switch_on_eof) = 0;
+| 
+| 				if ( yywrap( ) )
+| 					{
+| 					/* Note: because we've taken care in
+| 					 * yy_get_next_buffer() to have set up
+| 					 * yytext, we can now set up
+| 					 * yy_c_buf_p so that if some total
+| 					 * hoser (like flex itself) wants to
+| 					 * call the scanner after we return the
+| 					 * YY_NULL, it'll still work - another
+| 					 * YY_NULL will get returned.
+| 					 */
+| 					(yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
+| 
+| 					yy_act = YY_STATE_EOF(YY_START);
+| 					goto do_action;
+| 					}
+| 
+| 				else
+| 					{
+| 					if ( ! (yy_did_buffer_switch_on_eof) )
+| 						YY_NEW_FILE;
+| 					}
+| 				break;
+| 				}
+| 
+| 			case EOB_ACT_CONTINUE_SCAN:
+| 				(yy_c_buf_p) =
+| 					(yytext_ptr) + yy_amount_of_matched_text;
+| 
+| 				yy_current_state = yy_get_previous_state(  );
+| 
+| 				yy_cp = (yy_c_buf_p);
+| 				yy_bp = (yytext_ptr) + YY_MORE_ADJ;
+| 				goto yy_match;
+| 
+| 			case EOB_ACT_LAST_MATCH:
+| 				(yy_c_buf_p) =
+| 				&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)];
+| 
+| 				yy_current_state = yy_get_previous_state(  );
+| 
+| 				yy_cp = (yy_c_buf_p);
+| 				yy_bp = (yytext_ptr) + YY_MORE_ADJ;
+| 				goto yy_find_action;
+| 			}
+| 		break;
+| 		}
+| 
+| 	default:
+| 		YY_FATAL_ERROR(
+| 			"fatal flex scanner internal error--no action found" );
+| 	} /* end of action switch */
+| 		} /* end of scanning one token */
+| } /* end of yylex */
+| 
+| /* yy_get_next_buffer - try to read in a new buffer
+|  *
+|  * Returns a code representing an action:
+|  *	EOB_ACT_LAST_MATCH -
+|  *	EOB_ACT_CONTINUE_SCAN - continue scanning from current position
+|  *	EOB_ACT_END_OF_FILE - end of file
+|  */
+| static int yy_get_next_buffer (void)
+| {
+|     	register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf;
+| 	register char *source = (yytext_ptr);
+| 	register int number_to_move, i;
+| 	int ret_val;
+| 
+| 	if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] )
+| 		YY_FATAL_ERROR(
+| 		"fatal flex scanner internal error--end of buffer missed" );
+| 
+| 	if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 )
+| 		{ /* Don't try to fill the buffer, so this is an EOF. */
+| 		if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 )
+| 			{
+| 			/* We matched a single character, the EOB, so
+| 			 * treat this as a final EOF.
+| 			 */
+| 			return EOB_ACT_END_OF_FILE;
+| 			}
+| 
+| 		else
+| 			{
+| 			/* We matched some text prior to the EOB, first
+| 			 * process it.
+| 			 */
+| 			return EOB_ACT_LAST_MATCH;
+| 			}
+| 		}
+| 
+| 	/* Try to read more data. */
+| 
+| 	/* First move last chars to start of buffer. */
+| 	number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr)) - 1;
+| 
+| 	for ( i = 0; i < number_to_move; ++i )
+| 		*(dest++) = *(source++);
+| 
+| 	if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING )
+| 		/* don't do the read, it's not guaranteed to return an EOF,
+| 		 * just force an EOF
+| 		 */
+| 		YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0;
+| 
+| 	else
+| 		{
+| 			int num_to_read =
+| 			YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1;
+| 
+| 		while ( num_to_read <= 0 )
+| 			{ /* Not enough room in the buffer - grow it. */
+| 
+| 			YY_FATAL_ERROR(
+| "input buffer overflow, can't enlarge buffer because scanner uses REJECT" );
+| 
+| 			}
+| 
+| 		if ( num_to_read > YY_READ_BUF_SIZE )
+| 			num_to_read = YY_READ_BUF_SIZE;
+| 
+| 		/* Read in more data. */
+| 		YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
+| 			(yy_n_chars), (size_t) num_to_read );
+| 
+| 		YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
+| 		}
+| 
+| 	if ( (yy_n_chars) == 0 )
+| 		{
+| 		if ( number_to_move == YY_MORE_ADJ )
+| 			{
+| 			ret_val = EOB_ACT_END_OF_FILE;
+| 			yyrestart(yyin  );
+| 			}
+| 
+| 		else
+| 			{
+| 			ret_val = EOB_ACT_LAST_MATCH;
+| 			YY_CURRENT_BUFFER_LVALUE->yy_buffer_status =
+| 				YY_BUFFER_EOF_PENDING;
+| 			}
+| 		}
+| 
+| 	else
+| 		ret_val = EOB_ACT_CONTINUE_SCAN;
+| 
+| 	if ((yy_size_t) ((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) {
+| 		/* Extend the array by 50%, plus the number we really need. */
+| 		yy_size_t new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1);
+| 		YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc((void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf,new_size  );
+| 		if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
+| 			YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
+| 	}
+| 
+| 	(yy_n_chars) += number_to_move;
+| 	YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] = YY_END_OF_BUFFER_CHAR;
+| 	YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] = YY_END_OF_BUFFER_CHAR;
+| 
+| 	(yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0];
+| 
+| 	return ret_val;
+| }
+| 
+| /* yy_get_previous_state - get the state just before the EOB char was reached */
+| 
+|     static yy_state_type yy_get_previous_state (void)
+| {
+| 	register yy_state_type yy_current_state;
+| 	register char *yy_cp;
+|     
+| 	yy_current_state = (yy_start);
+| 
+| 	(yy_state_ptr) = (yy_state_buf);
+| 	*(yy_state_ptr)++ = yy_current_state;
+| 
+| 	for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp )
+| 		{
+| 		register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
+| 		while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
+| 			{
+| 			yy_current_state = (int) yy_def[yy_current_state];
+| 			if ( yy_current_state >= 13 )
+| 				yy_c = yy_meta[(unsigned int) yy_c];
+| 			}
+| 		yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
+| 		*(yy_state_ptr)++ = yy_current_state;
+| 		}
+| 
+| 	return yy_current_state;
+| }
+| 
+| /* yy_try_NUL_trans - try to make a transition on the NUL character
+|  *
+|  * synopsis
+|  *	next_state = yy_try_NUL_trans( current_state );
+|  */
+|     static yy_state_type yy_try_NUL_trans  (yy_state_type yy_current_state )
+| {
+| 	register int yy_is_jam;
+|     
+| 	register YY_CHAR yy_c = 1;
+| 	while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
+| 		{
+| 		yy_current_state = (int) yy_def[yy_current_state];
+| 		if ( yy_current_state >= 13 )
+| 			yy_c = yy_meta[(unsigned int) yy_c];
+| 		}
+| 	yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
+| 	yy_is_jam = (yy_current_state == 12);
+| 	if ( ! yy_is_jam )
+| 		*(yy_state_ptr)++ = yy_current_state;
+| 
+| 	return yy_is_jam ? 0 : yy_current_state;
+| }
+| 
+|     static void yyunput (int c, register char * yy_bp )
+| {
+| 	register char *yy_cp;
+|     
+|     yy_cp = (yy_c_buf_p);
+| 
+| 	/* undo effects of setting up yytext */
+| 	*yy_cp = (yy_hold_char);
+| 
+| 	if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
+| 		{ /* need to shift things up to make room */
+| 		/* +2 for EOB chars. */
+| 		register int number_to_move = (yy_n_chars) + 2;
+| 		register char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[
+| 					YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2];
+| 		register char *source =
+| 				&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move];
+| 
+| 		while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
+| 			*--dest = *--source;
+| 
+| 		yy_cp += (int) (dest - source);
+| 		yy_bp += (int) (dest - source);
+| 		YY_CURRENT_BUFFER_LVALUE->yy_n_chars =
+| 			(yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_buf_size;
+| 
+| 		if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
+| 			YY_FATAL_ERROR( "flex scanner push-back overflow" );
+| 		}
+| 
+| 	*--yy_cp = (char) c;
+| 
+| 	(yytext_ptr) = yy_bp;
+| 	(yy_hold_char) = *yy_cp;
+| 	(yy_c_buf_p) = yy_cp;
+| }
+| 
+| #ifndef YY_NO_INPUT
+| #ifdef __cplusplus
+|     static int yyinput (void)
+| #else
+|     static int input  (void)
+| #endif
+| 
+| {
+| 	int c;
+|     
+| 	*(yy_c_buf_p) = (yy_hold_char);
+| 
+| 	if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR )
+| 		{
+| 		/* yy_c_buf_p now points to the character we want to return.
+| 		 * If this occurs *before* the EOB characters, then it's a
+| 		 * valid NUL; if not, then we've hit the end of the buffer.
+| 		 */
+| 		if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
+| 			/* This was really a NUL. */
+| 			*(yy_c_buf_p) = '\0';
+| 
+| 		else
+| 			{ /* need more input */
+| 			int offset = (yy_c_buf_p) - (yytext_ptr);
+| 			++(yy_c_buf_p);
+| 
+| 			switch ( yy_get_next_buffer(  ) )
+| 				{
+| 				case EOB_ACT_LAST_MATCH:
+| 					/* This happens because yy_g_n_b()
+| 					 * sees that we've accumulated a
+| 					 * token and flags that we need to
+| 					 * try matching the token before
+| 					 * proceeding.  But for input(),
+| 					 * there's no matching to consider.
+| 					 * So convert the EOB_ACT_LAST_MATCH
+| 					 * to EOB_ACT_END_OF_FILE.
+| 					 */
+| 
+| 					/* Reset buffer status. */
+| 					yyrestart(yyin );
+| 
+| 					/*FALLTHROUGH*/
+| 
+| 				case EOB_ACT_END_OF_FILE:
+| 					{
+| 					if ( yywrap( ) )
+| 						return EOF;
+| 
+| 					if ( ! (yy_did_buffer_switch_on_eof) )
+| 						YY_NEW_FILE;
+| #ifdef __cplusplus
+| 					return yyinput();
+| #else
+| 					return input();
+| #endif
+| 					}
+| 
+| 				case EOB_ACT_CONTINUE_SCAN:
+| 					(yy_c_buf_p) = (yytext_ptr) + offset;
+| 					break;
+| 				}
+| 			}
+| 		}
+| 
+| 	c = *(unsigned char *) (yy_c_buf_p);	/* cast for 8-bit char's */
+| 	*(yy_c_buf_p) = '\0';	/* preserve yytext */
+| 	(yy_hold_char) = *++(yy_c_buf_p);
+| 
+| 	return c;
+| }
+| #endif	/* ifndef YY_NO_INPUT */
+| 
+| /** Immediately switch to a different input stream.
+|  * @param input_file A readable stream.
+|  * 
+|  * @note This function does not reset the start condition to @c INITIAL .
+|  */
+|     void yyrestart  (FILE * input_file )
+| {
+|     
+| 	if ( ! YY_CURRENT_BUFFER ){
+|         yyensure_buffer_stack ();
+| 		YY_CURRENT_BUFFER_LVALUE =
+|             yy_create_buffer(yyin,YY_BUF_SIZE );
+| 	}
+| 
+| 	yy_init_buffer(YY_CURRENT_BUFFER,input_file );
+| 	yy_load_buffer_state( );
+| }
+| 
+| /** Switch to a different input buffer.
+|  * @param new_buffer The new input buffer.
+|  * 
+|  */
+|     void yy_switch_to_buffer  (YY_BUFFER_STATE  new_buffer )
+| {
+|     
+| 	/* TODO. We should be able to replace this entire function body
+| 	 * with
+| 	 *		yypop_buffer_state();
+| 	 *		yypush_buffer_state(new_buffer);
+|      */
+| 	yyensure_buffer_stack ();
+| 	if ( YY_CURRENT_BUFFER == new_buffer )
+| 		return;
+| 
+| 	if ( YY_CURRENT_BUFFER )
+| 		{
+| 		/* Flush out information for old buffer. */
+| 		*(yy_c_buf_p) = (yy_hold_char);
+| 		YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
+| 		YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
+| 		}
+| 
+| 	YY_CURRENT_BUFFER_LVALUE = new_buffer;
+| 	yy_load_buffer_state( );
+| 
+| 	/* We don't actually know whether we did this switch during
+| 	 * EOF (yywrap()) processing, but the only time this flag
+| 	 * is looked at is after yywrap() is called, so it's safe
+| 	 * to go ahead and always set it.
+| 	 */
+| 	(yy_did_buffer_switch_on_eof) = 1;
+| }
+| 
+| static void yy_load_buffer_state  (void)
+| {
+|     	(yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
+| 	(yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos;
+| 	yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file;
+| 	(yy_hold_char) = *(yy_c_buf_p);
+| }
+| 
+| /** Allocate and initialize an input buffer state.
+|  * @param file A readable stream.
+|  * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE.
+|  * 
+|  * @return the allocated buffer state.
+|  */
+|     YY_BUFFER_STATE yy_create_buffer  (FILE * file, int  size )
+| {
+| 	YY_BUFFER_STATE b;
+|     
+| 	b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state )  );
+| 	if ( ! b )
+| 		YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
+| 
+| 	b->yy_buf_size = size;
+| 
+| 	/* yy_ch_buf has to be 2 characters longer than the size given because
+| 	 * we need to put in 2 end-of-buffer characters.
+| 	 */
+| 	b->yy_ch_buf = (char *) yyalloc(b->yy_buf_size + 2  );
+| 	if ( ! b->yy_ch_buf )
+| 		YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
+| 
+| 	b->yy_is_our_buffer = 1;
+| 
+| 	yy_init_buffer(b,file );
+| 
+| 	return b;
+| }
+| 
+| /** Destroy the buffer.
+|  * @param b a buffer created with yy_create_buffer()
+|  * 
+|  */
+|     void yy_delete_buffer (YY_BUFFER_STATE  b )
+| {
+|     
+| 	if ( ! b )
+| 		return;
+| 
+| 	if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */
+| 		YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0;
+| 
+| 	if ( b->yy_is_our_buffer )
+| 		yyfree((void *) b->yy_ch_buf  );
+| 
+| 	yyfree((void *) b  );
+| }
+| 
+| #ifndef __cplusplus
+| extern int isatty (int );
+| #endif /* __cplusplus */
+|     
+| /* Initializes or reinitializes a buffer.
+|  * This function is sometimes called more than once on the same buffer,
+|  * such as during a yyrestart() or at EOF.
+|  */
+|     static void yy_init_buffer  (YY_BUFFER_STATE  b, FILE * file )
+| 
+| {
+| 	int oerrno = errno;
+|     
+| 	yy_flush_buffer(b );
+| 
+| 	b->yy_input_file = file;
+| 	b->yy_fill_buffer = 1;
+| 
+|     /* If b is the current buffer, then yy_init_buffer was _probably_
+|      * called from yyrestart() or through yy_get_next_buffer.
+|      * In that case, we don't want to reset the lineno or column.
+|      */
+|     if (b != YY_CURRENT_BUFFER){
+|         b->yy_bs_lineno = 1;
+|         b->yy_bs_column = 0;
+|     }
+| 
+|         b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0;
+|     
+| 	errno = oerrno;
+| }
+| 
+| /** Discard all buffered characters. On the next scan, YY_INPUT will be called.
+|  * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER.
+|  * 
+|  */
+|     void yy_flush_buffer (YY_BUFFER_STATE  b )
+| {
+|     	if ( ! b )
+| 		return;
+| 
+| 	b->yy_n_chars = 0;
+| 
+| 	/* We always need two end-of-buffer characters.  The first causes
+| 	 * a transition to the end-of-buffer state.  The second causes
+| 	 * a jam in that state.
+| 	 */
+| 	b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR;
+| 	b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR;
+| 
+| 	b->yy_buf_pos = &b->yy_ch_buf[0];
+| 
+| 	b->yy_at_bol = 1;
+| 	b->yy_buffer_status = YY_BUFFER_NEW;
+| 
+| 	if ( b == YY_CURRENT_BUFFER )
+| 		yy_load_buffer_state( );
+| }
+| 
+| /** Pushes the new state onto the stack. The new state becomes
+|  *  the current state. This function will allocate the stack
+|  *  if necessary.
+|  *  @param new_buffer The new state.
+|  *  
+|  */
+| void yypush_buffer_state (YY_BUFFER_STATE new_buffer )
+| {
+|     	if (new_buffer == NULL)
+| 		return;
+| 
+| 	yyensure_buffer_stack();
+| 
+| 	/* This block is copied from yy_switch_to_buffer. */
+| 	if ( YY_CURRENT_BUFFER )
+| 		{
+| 		/* Flush out information for old buffer. */
+| 		*(yy_c_buf_p) = (yy_hold_char);
+| 		YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
+| 		YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
+| 		}
+| 
+| 	/* Only push if top exists. Otherwise, replace top. */
+| 	if (YY_CURRENT_BUFFER)
+| 		(yy_buffer_stack_top)++;
+| 	YY_CURRENT_BUFFER_LVALUE = new_buffer;
+| 
+| 	/* copied from yy_switch_to_buffer. */
+| 	yy_load_buffer_state( );
+| 	(yy_did_buffer_switch_on_eof) = 1;
+| }
+| 
+| /** Removes and deletes the top of the stack, if present.
+|  *  The next element becomes the new top.
+|  *  
+|  */
+| void yypop_buffer_state (void)
+| {
+|     	if (!YY_CURRENT_BUFFER)
+| 		return;
+| 
+| 	yy_delete_buffer(YY_CURRENT_BUFFER );
+| 	YY_CURRENT_BUFFER_LVALUE = NULL;
+| 	if ((yy_buffer_stack_top) > 0)
+| 		--(yy_buffer_stack_top);
+| 
+| 	if (YY_CURRENT_BUFFER) {
+| 		yy_load_buffer_state( );
+| 		(yy_did_buffer_switch_on_eof) = 1;
+| 	}
+| }
+| 
+| /* Allocates the stack if it does not exist.
+|  *  Guarantees space for at least one push.
+|  */
+| static void yyensure_buffer_stack (void)
+| {
+| 	int num_to_alloc;
+|     
+| 	if (!(yy_buffer_stack)) {
+| 
+| 		/* First allocation is just for 2 elements, since we don't know if this
+| 		 * scanner will even need a stack. We use 2 instead of 1 to avoid an
+| 		 * immediate realloc on the next call.
+|          */
+| 		num_to_alloc = 1;
+| 		(yy_buffer_stack) = (struct yy_buffer_state**)yyalloc
+| 								(num_to_alloc * sizeof(struct yy_buffer_state*)
+| 								);
+| 		if ( ! (yy_buffer_stack) )
+| 			YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
+| 								  
+| 		memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*));
+| 				
+| 		(yy_buffer_stack_max) = num_to_alloc;
+| 		(yy_buffer_stack_top) = 0;
+| 		return;
+| 	}
+| 
+| 	if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){
+| 
+| 		/* Increase the buffer to prepare for a possible push. */
+| 		int grow_size = 8 /* arbitrary grow size */;
+| 
+| 		num_to_alloc = (yy_buffer_stack_max) + grow_size;
+| 		(yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc
+| 								((yy_buffer_stack),
+| 								num_to_alloc * sizeof(struct yy_buffer_state*)
+| 								);
+| 		if ( ! (yy_buffer_stack) )
+| 			YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
+| 
+| 		/* zero only the new slots.*/
+| 		memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*));
+| 		(yy_buffer_stack_max) = num_to_alloc;
+| 	}
+| }
+| 
+| /** Setup the input buffer state to scan directly from a user-specified character buffer.
+|  * @param base the character buffer
+|  * @param size the size in bytes of the character buffer
+|  * 
+|  * @return the newly allocated buffer state object. 
+|  */
+| YY_BUFFER_STATE yy_scan_buffer  (char * base, yy_size_t  size )
+| {
+| 	YY_BUFFER_STATE b;
+|     
+| 	if ( size < 2 ||
+| 	     base[size-2] != YY_END_OF_BUFFER_CHAR ||
+| 	     base[size-1] != YY_END_OF_BUFFER_CHAR )
+| 		/* They forgot to leave room for the EOB's. */
+| 		return 0;
+| 
+| 	b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state )  );
+| 	if ( ! b )
+| 		YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" );
+| 
+| 	b->yy_buf_size = size - 2;	/* "- 2" to take care of EOB's */
+| 	b->yy_buf_pos = b->yy_ch_buf = base;
+| 	b->yy_is_our_buffer = 0;
+| 	b->yy_input_file = 0;
+| 	b->yy_n_chars = b->yy_buf_size;
+| 	b->yy_is_interactive = 0;
+| 	b->yy_at_bol = 1;
+| 	b->yy_fill_buffer = 0;
+| 	b->yy_buffer_status = YY_BUFFER_NEW;
+| 
+| 	yy_switch_to_buffer(b  );
+| 
+| 	return b;
+| }
+| 
+| /** Setup the input buffer state to scan a string. The next call to yylex() will
+|  * scan from a @e copy of @a str.
+|  * @param yystr a NUL-terminated string to scan
+|  * 
+|  * @return the newly allocated buffer state object.
+|  * @note If you want to scan bytes that may contain NUL values, then use
+|  *       yy_scan_bytes() instead.
+|  */
+| YY_BUFFER_STATE yy_scan_string (yyconst char * yystr )
+| {
+|     
+| 	return yy_scan_bytes(yystr,strlen(yystr) );
+| }
+| 
+| /** Setup the input buffer state to scan the given bytes. The next call to yylex() will
+|  * scan from a @e copy of @a bytes.
+|  * @param yybytes the byte buffer to scan
+|  * @param _yybytes_len the number of bytes in the buffer pointed to by @a bytes.
+|  * 
+|  * @return the newly allocated buffer state object.
+|  */
+| YY_BUFFER_STATE yy_scan_bytes  (yyconst char * yybytes, int  _yybytes_len )
+| {
+| 	YY_BUFFER_STATE b;
+| 	char *buf;
+| 	yy_size_t n;
+| 	int i;
+|     
+| 	/* Get memory for full buffer, including space for trailing EOB's. */
+| 	n = _yybytes_len + 2;
+| 	buf = (char *) yyalloc(n  );
+| 	if ( ! buf )
+| 		YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
+| 
+| 	for ( i = 0; i < _yybytes_len; ++i )
+| 		buf[i] = yybytes[i];
+| 
+| 	buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR;
+| 
+| 	b = yy_scan_buffer(buf,n );
+| 	if ( ! b )
+| 		YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
+| 
+| 	/* It's okay to grow etc. this buffer, and we should throw it
+| 	 * away when we're done.
+| 	 */
+| 	b->yy_is_our_buffer = 1;
+| 
+| 	return b;
+| }
+| 
+| #ifndef YY_EXIT_FAILURE
+| #define YY_EXIT_FAILURE 2
+| #endif
+| 
+| static void yy_fatal_error (yyconst char* msg )
+| {
+|     	(void) fprintf( stderr, "%s\n", msg );
+| 	exit( YY_EXIT_FAILURE );
+| }
+| 
+| /* Redefine yyless() so it works in section 3 code. */
+| 
+| #undef yyless
+| #define yyless(n) \
+| 	do \
+| 		{ \
+| 		/* Undo effects of setting up yytext. */ \
+|         int yyless_macro_arg = (n); \
+|         YY_LESS_LINENO(yyless_macro_arg);\
+| 		yytext[yyleng] = (yy_hold_char); \
+| 		(yy_c_buf_p) = yytext + yyless_macro_arg; \
+| 		(yy_hold_char) = *(yy_c_buf_p); \
+| 		*(yy_c_buf_p) = '\0'; \
+| 		yyleng = yyless_macro_arg; \
+| 		} \
+| 	while ( 0 )
+| 
+| /* Accessor  methods (get/set functions) to struct members. */
+| 
+| /** Get the current line number.
+|  * 
+|  */
+| int yyget_lineno  (void)
+| {
+|         
+|     return yylineno;
+| }
+| 
+| /** Get the input stream.
+|  * 
+|  */
+| FILE *yyget_in  (void)
+| {
+|         return yyin;
+| }
+| 
+| /** Get the output stream.
+|  * 
+|  */
+| FILE *yyget_out  (void)
+| {
+|         return yyout;
+| }
+| 
+| /** Get the length of the current token.
+|  * 
+|  */
+| int yyget_leng  (void)
+| {
+|         return yyleng;
+| }
+| 
+| /** Get the current token.
+|  * 
+|  */
+| 
+| char *yyget_text  (void)
+| {
+|         return yytext;
+| }
+| 
+| /** Set the current line number.
+|  * @param line_number
+|  * 
+|  */
+| void yyset_lineno (int  line_number )
+| {
+|     
+|     yylineno = line_number;
+| }
+| 
+| /** Set the input stream. This does not discard the current
+|  * input buffer.
+|  * @param in_str A readable stream.
+|  * 
+|  * @see yy_switch_to_buffer
+|  */
+| void yyset_in (FILE *  in_str )
+| {
+|         yyin = in_str ;
+| }
+| 
+| void yyset_out (FILE *  out_str )
+| {
+|         yyout = out_str ;
+| }
+| 
+| int yyget_debug  (void)
+| {
+|         return yy_flex_debug;
+| }
+| 
+| void yyset_debug (int  bdebug )
+| {
+|         yy_flex_debug = bdebug ;
+| }
+| 
+| static int yy_init_globals (void)
+| {
+|         /* Initialization is the same as for the non-reentrant scanner.
+|      * This function is called from yylex_destroy(), so don't allocate here.
+|      */
+| 
+|     (yy_buffer_stack) = 0;
+|     (yy_buffer_stack_top) = 0;
+|     (yy_buffer_stack_max) = 0;
+|     (yy_c_buf_p) = (char *) 0;
+|     (yy_init) = 0;
+|     (yy_start) = 0;
+| 
+|     (yy_state_buf) = 0;
+|     (yy_state_ptr) = 0;
+|     (yy_full_match) = 0;
+|     (yy_lp) = 0;
+| 
+| /* Defined in main.c */
+| #ifdef YY_STDINIT
+|     yyin = stdin;
+|     yyout = stdout;
+| #else
+|     yyin = (FILE *) 0;
+|     yyout = (FILE *) 0;
+| #endif
+| 
+|     /* For future reference: Set errno on error, since we are called by
+|      * yylex_init()
+|      */
+|     return 0;
+| }
+| 
+| /* yylex_destroy is for both reentrant and non-reentrant scanners. */
+| int yylex_destroy  (void)
+| {
+|     
+|     /* Pop the buffer stack, destroying each element. */
+| 	while(YY_CURRENT_BUFFER){
+| 		yy_delete_buffer(YY_CURRENT_BUFFER  );
+| 		YY_CURRENT_BUFFER_LVALUE = NULL;
+| 		yypop_buffer_state();
+| 	}
+| 
+| 	/* Destroy the stack itself. */
+| 	yyfree((yy_buffer_stack) );
+| 	(yy_buffer_stack) = NULL;
+| 
+|     yyfree ( (yy_state_buf) );
+|     (yy_state_buf)  = NULL;
+| 
+|     /* Reset the globals. This is important in a non-reentrant scanner so the next time
+|      * yylex() is called, initialization will occur. */
+|     yy_init_globals( );
+| 
+|     return 0;
+| }
+| 
+| /*
+|  * Internal utility routines.
+|  */
+| 
+| #ifndef yytext_ptr
+| static void yy_flex_strncpy (char* s1, yyconst char * s2, int n )
+| {
+| 	register int i;
+| 	for ( i = 0; i < n; ++i )
+| 		s1[i] = s2[i];
+| }
+| #endif
+| 
+| #ifdef YY_NEED_STRLEN
+| static int yy_flex_strlen (yyconst char * s )
+| {
+| 	register int n;
+| 	for ( n = 0; s[n]; ++n )
+| 		;
+| 
+| 	return n;
+| }
+| #endif
+| 
+| void *yyalloc (yy_size_t  size )
+| {
+| 	return (void *) malloc( size );
+| }
+| 
+| void *yyrealloc  (void * ptr, yy_size_t  size )
+| {
+| 	/* The cast to (char *) in the following accommodates both
+| 	 * implementations that use char* generic pointers, and those
+| 	 * that use void* generic pointers.  It works with the latter
+| 	 * because both ANSI C and C++ allow castless assignment from
+| 	 * any pointer type to void*, and deal with argument conversions
+| 	 * as though doing an assignment.
+| 	 */
+| 	return (void *) realloc( (char *) ptr, size );
+| }
+| 
+| void yyfree (void * ptr )
+| {
+| 	free( (char *) ptr );	/* see yyrealloc() for (char *) cast */
+| }
+| 
+| #define YYTABLES_NAME "yytables"
+| 
+| #line 9 "conftest.l"
+| 
+| 
+| #ifdef YYTEXT_POINTER
+| extern char *yytext;
+| #endif
+| int
+| main (void)
+| {
+|   return ! yylex () + ! yywrap ();
+| }
+test_conf:5682: mpif90 -o conftest -g -O2   conftest.f90 -ll  >&5
+Warning: conftest.f90:2: Illegal preprocessor directive
+Warning: conftest.f90:4: Illegal preprocessor directive
+Warning: conftest.f90:8: Illegal preprocessor directive
+Warning: conftest.f90:9: Illegal preprocessor directive
+Warning: conftest.f90:10: Illegal preprocessor directive
+Warning: conftest.f90:11: Illegal preprocessor directive
+Warning: conftest.f90:12: Illegal preprocessor directive
+Warning: conftest.f90:13: Illegal preprocessor directive
+Warning: conftest.f90:14: Illegal preprocessor directive
+Warning: conftest.f90:19: Illegal preprocessor directive
+Warning: conftest.f90:20: Illegal preprocessor directive
+Warning: conftest.f90:21: Illegal preprocessor directive
+Warning: conftest.f90:22: Illegal preprocessor directive
+Warning: conftest.f90:28: Illegal preprocessor directive
+Warning: conftest.f90:29: Illegal preprocessor directive
+Warning: conftest.f90:33: Illegal preprocessor directive
+Warning: conftest.f90:38: Illegal preprocessor directive
+Warning: conftest.f90:39: Illegal preprocessor directive
+Warning: conftest.f90:40: Illegal preprocessor directive
+Warning: conftest.f90:42: Illegal preprocessor directive
+Warning: conftest.f90:49: Illegal preprocessor directive
+Warning: conftest.f90:58: Illegal preprocessor directive
+Warning: conftest.f90:59: Illegal preprocessor directive
+Warning: conftest.f90:60: Illegal preprocessor directive
+Warning: conftest.f90:61: Illegal preprocessor directive
+Warning: conftest.f90:62: Illegal preprocessor directive
+Warning: conftest.f90:63: Illegal preprocessor directive
+Warning: conftest.f90:64: Illegal preprocessor directive
+Warning: conftest.f90:65: Illegal preprocessor directive
+Warning: conftest.f90:66: Illegal preprocessor directive
+Warning: conftest.f90:67: Illegal preprocessor directive
+Warning: conftest.f90:68: Illegal preprocessor directive
+Warning: conftest.f90:69: Illegal preprocessor directive
+Warning: conftest.f90:70: Illegal preprocessor directive
+Warning: conftest.f90:71: Illegal preprocessor directive
+Warning: conftest.f90:72: Illegal preprocessor directive
+Warning: conftest.f90:73: Illegal preprocessor directive
+Warning: conftest.f90:74: Illegal preprocessor directive
+Warning: conftest.f90:75: Illegal preprocessor directive
+Warning: conftest.f90:76: Illegal preprocessor directive
+Warning: conftest.f90:77: Illegal preprocessor directive
+Warning: conftest.f90:78: Illegal preprocessor directive
+Warning: conftest.f90:79: Illegal preprocessor directive
+Warning: conftest.f90:80: Illegal preprocessor directive
+Warning: conftest.f90:81: Illegal preprocessor directive
+Warning: conftest.f90:82: Illegal preprocessor directive
+Warning: conftest.f90:83: Illegal preprocessor directive
+Warning: conftest.f90:84: Illegal preprocessor directive
+Warning: conftest.f90:86: Illegal preprocessor directive
+Warning: conftest.f90:88: Illegal preprocessor directive
+Warning: conftest.f90:90: Illegal preprocessor directive
+Warning: conftest.f90:93: Illegal preprocessor directive
+Warning: conftest.f90:95: Illegal preprocessor directive
+Warning: conftest.f90:98: Illegal preprocessor directive
+Warning: conftest.f90:100: Illegal preprocessor directive
+Warning: conftest.f90:102: Illegal preprocessor directive
+Warning: conftest.f90:103: Illegal preprocessor directive
+Warning: conftest.f90:105: Illegal preprocessor directive
+Warning: conftest.f90:106: Illegal preprocessor directive
+Warning: conftest.f90:107: Illegal preprocessor directive
+Warning: conftest.f90:108: Illegal preprocessor directive
+Warning: conftest.f90:109: Illegal preprocessor directive
+Warning: conftest.f90:112: Illegal preprocessor directive
+Warning: conftest.f90:119: Illegal preprocessor directive
+Warning: conftest.f90:125: Illegal preprocessor directive
+Warning: conftest.f90:131: Illegal preprocessor directive
+Warning: conftest.f90:132: Illegal preprocessor directive
+Warning: conftest.f90:135: Illegal preprocessor directive
+Warning: conftest.f90:138: Illegal preprocessor directive
+Warning: conftest.f90:140: Illegal preprocessor directive
+Warning: conftest.f90:143: Illegal preprocessor directive
+Warning: conftest.f90:144: Illegal preprocessor directive
+Warning: conftest.f90:149: Illegal preprocessor directive
+Warning: conftest.f90:150: Illegal preprocessor directive
+Warning: conftest.f90:151: Illegal preprocessor directive
+Warning: conftest.f90:152: Illegal preprocessor directive
+Warning: conftest.f90:153: Illegal preprocessor directive
+Warning: conftest.f90:157: Illegal preprocessor directive
+Warning: conftest.f90:159: Illegal preprocessor directive
+Warning: conftest.f90:160: Illegal preprocessor directive
+Warning: conftest.f90:162: Illegal preprocessor directive
+Warning: conftest.f90:168: Illegal preprocessor directive
+Warning: conftest.f90:169: Illegal preprocessor directive
+Warning: conftest.f90:170: Illegal preprocessor directive
+Warning: conftest.f90:175: Illegal preprocessor directive
+Warning: conftest.f90:188: Illegal preprocessor directive
+Warning: conftest.f90:190: Illegal preprocessor directive
+Warning: conftest.f90:191: Illegal preprocessor directive
+Warning: conftest.f90:193: Illegal preprocessor directive
+Warning: conftest.f90:195: Illegal preprocessor directive
+Warning: conftest.f90:196: Illegal preprocessor directive
+Warning: conftest.f90:243: Illegal preprocessor directive
+Warning: conftest.f90:244: Illegal preprocessor directive
+Warning: conftest.f90:255: Illegal preprocessor directive
+Warning: conftest.f90:258: Illegal preprocessor directive
+Warning: conftest.f90:271: Illegal preprocessor directive
+Warning: conftest.f90:278: Illegal preprocessor directive
+Warning: conftest.f90:307: Illegal preprocessor directive
+Warning: conftest.f90:317: Illegal preprocessor directive
+Warning: conftest.f90:319: Illegal preprocessor directive
+Warning: conftest.f90:329: Illegal preprocessor directive
+Warning: conftest.f90:339: Illegal preprocessor directive
+Warning: conftest.f90:354: Illegal preprocessor directive
+Warning: conftest.f90:364: Illegal preprocessor directive
+Warning: conftest.f90:372: Illegal preprocessor directive
+Warning: conftest.f90:373: Illegal preprocessor directive
+Warning: conftest.f90:461: Illegal preprocessor directive
+Warning: conftest.f90:471: Illegal preprocessor directive
+Warning: conftest.f90:472: Illegal preprocessor directive
+Warning: conftest.f90:473: Illegal preprocessor directive
+Warning: conftest.f90:475: Illegal preprocessor directive
+Warning: conftest.f90:476: Illegal preprocessor directive
+Warning: conftest.f90:478: Illegal preprocessor directive
+Warning: conftest.f90:480: Illegal preprocessor directive
+Warning: conftest.f90:485: Illegal preprocessor directive
+Warning: conftest.f90:486: Illegal preprocessor directive
+Warning: conftest.f90:488: Illegal preprocessor directive
+Warning: conftest.f90:489: Illegal preprocessor directive
+Warning: conftest.f90:490: Illegal preprocessor directive
+Warning: conftest.f90:527: Illegal preprocessor directive
+Warning: conftest.f90:528: Illegal preprocessor directive
+Warning: conftest.f90:530: Illegal preprocessor directive
+Warning: conftest.f90:532: Illegal preprocessor directive
+Warning: conftest.f90:533: Illegal preprocessor directive
+Warning: conftest.f90:537: Illegal preprocessor directive
+Warning: conftest.f90:539: Illegal preprocessor directive
+Warning: conftest.f90:541: Illegal preprocessor directive
+Warning: conftest.f90:543: Illegal preprocessor directive
+Warning: conftest.f90:545: Illegal preprocessor directive
+Warning: conftest.f90:547: Illegal preprocessor directive
+Warning: conftest.f90:549: Illegal preprocessor directive
+Warning: conftest.f90:551: Illegal preprocessor directive
+Warning: conftest.f90:553: Illegal preprocessor directive
+Warning: conftest.f90:556: Illegal preprocessor directive
+Warning: conftest.f90:557: Illegal preprocessor directive
+Warning: conftest.f90:559: Illegal preprocessor directive
+Warning: conftest.f90:560: Illegal preprocessor directive
+Warning: conftest.f90:561: Illegal preprocessor directive
+Warning: conftest.f90:562: Illegal preprocessor directive
+Warning: conftest.f90:563: Illegal preprocessor directive
+Warning: conftest.f90:566: Illegal preprocessor directive
+Warning: conftest.f90:570: Illegal preprocessor directive
+Warning: conftest.f90:571: Illegal preprocessor directive
+Warning: conftest.f90:576: Illegal preprocessor directive
+Warning: conftest.f90:577: Illegal preprocessor directive
+Warning: conftest.f90:607: Illegal preprocessor directive
+Warning: conftest.f90:613: Illegal preprocessor directive
+Warning: conftest.f90:614: Illegal preprocessor directive
+Warning: conftest.f90:615: Illegal preprocessor directive
+Warning: conftest.f90:618: Illegal preprocessor directive
+Warning: conftest.f90:619: Illegal preprocessor directive
+Warning: conftest.f90:620: Illegal preprocessor directive
+Warning: conftest.f90:623: Illegal preprocessor directive
+Warning: conftest.f90:624: Illegal preprocessor directive
+Warning: conftest.f90:625: Illegal preprocessor directive
+Warning: conftest.f90:632: Illegal preprocessor directive
+Warning: conftest.f90:633: Illegal preprocessor directive
+Warning: conftest.f90:637: Illegal preprocessor directive
+Warning: conftest.f90:638: Illegal preprocessor directive
+Warning: conftest.f90:643: Illegal preprocessor directive
+Warning: conftest.f90:644: Illegal preprocessor directive
+Warning: conftest.f90:645: Illegal preprocessor directive
+Warning: conftest.f90:648: Illegal preprocessor directive
+Warning: conftest.f90:649: Illegal preprocessor directive
+Warning: conftest.f90:650: Illegal preprocessor directive
+Warning: conftest.f90:652: Illegal preprocessor directive
+Warning: conftest.f90:663: Illegal preprocessor directive
+Warning: conftest.f90:665: Illegal preprocessor directive
+Warning: conftest.f90:671: Illegal preprocessor directive
+Warning: conftest.f90:673: Illegal preprocessor directive
+Warning: conftest.f90:765: Illegal preprocessor directive
+Warning: conftest.f90:770: Illegal preprocessor directive
+Warning: conftest.f90:775: Illegal preprocessor directive
+Warning: conftest.f90:780: Illegal preprocessor directive
+Warning: conftest.f90:785: Illegal preprocessor directive
+Warning: conftest.f90:790: Illegal preprocessor directive
+Warning: conftest.f90:795: Illegal preprocessor directive
+Warning: conftest.f90:800: Illegal preprocessor directive
+Warning: conftest.f90:803: Illegal preprocessor directive
+Warning: conftest.f90:1135: Illegal preprocessor directive
+Warning: conftest.f90:1136: Illegal preprocessor directive
+Warning: conftest.f90:1138: Illegal preprocessor directive
+Warning: conftest.f90:1140: Illegal preprocessor directive
+Warning: conftest.f90:1187: Illegal preprocessor directive
+Warning: conftest.f90:1189: Illegal preprocessor directive
+Warning: conftest.f90:1191: Illegal preprocessor directive
+Warning: conftest.f90:1207: Illegal preprocessor directive
+Warning: conftest.f90:1319: Illegal preprocessor directive
+Warning: conftest.f90:1321: Illegal preprocessor directive
+Warning: conftest.f90:1562: Illegal preprocessor directive
+Warning: conftest.f90:1563: Illegal preprocessor directive
+Warning: conftest.f90:1564: Illegal preprocessor directive
+Warning: conftest.f90:1574: Illegal preprocessor directive
+Warning: conftest.f90:1575: Illegal preprocessor directive
+Warning: conftest.f90:1688: Illegal preprocessor directive
+Warning: conftest.f90:1691: Illegal preprocessor directive
+Warning: conftest.f90:1694: Illegal preprocessor directive
+Warning: conftest.f90:1731: Illegal preprocessor directive
+Warning: conftest.f90:1738: Illegal preprocessor directive
+Warning: conftest.f90:1740: Illegal preprocessor directive
+Warning: conftest.f90:1749: Illegal preprocessor directive
+Warning: conftest.f90:1773: Illegal preprocessor directive
+Warning: conftest.f90:1775: Illegal preprocessor directive
+Warning: conftest.f90:1778: Illegal preprocessor directive
+Warning: conftest.f90:1780: Illegal preprocessor directive
+conftest.f90:6.1:
+
+/* A lexical scanner generated by flex */
+ 1
+Error: Invalid character in name at (1)
+conftest.f90:16.1:
+
+/* First, we deal with  platform-specific or compiler-specific issues. */
+ 1
+Error: Invalid character in name at (1)
+conftest.f90:18.1:
+
+/* begin standard C headers. */
+ 1
+Error: Invalid character in name at (1)
+conftest.f90:24.1:
+
+/* end standard C headers. */
+ 1
+Error: Invalid character in name at (1)
+conftest.f90:26.1:
+
+/* flex integer type definitions */
+ 1
+Error: Invalid character in name at (1)
+conftest.f90:31.1:
+
+/* C99 systems have <inttypes.h>. Non-C99 systems may or may not. */
+ 1
+Error: Invalid character in name at (1)
+conftest.f90:35.1:
+
+/* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
+ 1
+Error: Invalid character in name at (1)
+conftest.f90:36.2:
+
+ * if you want the limit (max/min) macros for int types. 
+  1
+Error: Invalid character in name at (1)
+conftest.f90:37.2:
+
+ */
+  1
+Error: Invalid character in name at (1)
+conftest.f90:43:
+
+typedef int8_t flex_int8_t;
+1
+Error: Unclassifiable statement at (1)
+conftest.f90:44:
+
+typedef uint8_t flex_uint8_t;
+1
+Error: Unclassifiable statement at (1)
+conftest.f90:45:
+
+typedef int16_t flex_int16_t;
+1
+Error: Unclassifiable statement at (1)
+conftest.f90:46:
+
+typedef uint16_t flex_uint16_t;
+1
+Error: Unclassifiable statement at (1)
+conftest.f90:47:
+
+typedef int32_t flex_int32_t;
+1
+Error: Unclassifiable statement at (1)
+conftest.f90:48:
+
+typedef uint32_t flex_uint32_t;
+1
+Error: Unclassifiable statement at (1)
+conftest.f90:50:
+
+typedef signed char flex_int8_t;
+1
+Error: Unclassifiable statement at (1)
+conftest.f90:51:
+
+typedef short int flex_int16_t;
+1
+Error: Unclassifiable statement at (1)
+conftest.f90:52:
+
+typedef int flex_int32_t;
+1
+Error: Unclassifiable statement at (1)
+conftest.f90:53:
+
+typedef unsigned char flex_uint8_t; 
+1
+Error: Unclassifiable statement at (1)
+conftest.f90:54:
+
+typedef unsigned short int flex_uint16_t;
+1
+Error: Unclassifiable statement at (1)
+conftest.f90:55:
+
+typedef unsigned int flex_uint32_t;
+1
+Error: Unclassifiable statement at (1)
+conftest.f90:57.1:
+
+/* Limits of integral types. */
+ 1
+Error: Invalid character in name at (1)
+conftest.f90:92.1:
+
+/* The "const" storage-class-modifier is valid. */
+ 1
+Error: Invalid character in name at (1)
+conftest.f90:97.1:
+
+/* C99 requires __STDC__ to be defined as 1. */
+ 1
+Error: Invalid character in name at (1)
+conftest.f90:111.1:
+
+/* Returned upon end-of-file. */
+ 1
+Error: Invalid character in name at (1)
+Fatal Error: Error count reached limit of 25.
+test_conf:5682: $? = 1
+test_conf: failed program was:
+| 
+| #line 3 "lex.yy.c"
+| 
+| #define  YY_INT_ALIGNED short int
+| 
+| /* A lexical scanner generated by flex */
+| 
+| #define FLEX_SCANNER
+| #define YY_FLEX_MAJOR_VERSION 2
+| #define YY_FLEX_MINOR_VERSION 5
+| #define YY_FLEX_SUBMINOR_VERSION 35
+| #if YY_FLEX_SUBMINOR_VERSION > 0
+| #define FLEX_BETA
+| #endif
+| 
+| /* First, we deal with  platform-specific or compiler-specific issues. */
+| 
+| /* begin standard C headers. */
+| #include <stdio.h>
+| #include <string.h>
+| #include <errno.h>
+| #include <stdlib.h>
+| 
+| /* end standard C headers. */
+| 
+| /* flex integer type definitions */
+| 
+| #ifndef FLEXINT_H
+| #define FLEXINT_H
+| 
+| /* C99 systems have <inttypes.h>. Non-C99 systems may or may not. */
+| 
+| #if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L
+| 
+| /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
+|  * if you want the limit (max/min) macros for int types. 
+|  */
+| #ifndef __STDC_LIMIT_MACROS
+| #define __STDC_LIMIT_MACROS 1
+| #endif
+| 
+| #include <inttypes.h>
+| typedef int8_t flex_int8_t;
+| typedef uint8_t flex_uint8_t;
+| typedef int16_t flex_int16_t;
+| typedef uint16_t flex_uint16_t;
+| typedef int32_t flex_int32_t;
+| typedef uint32_t flex_uint32_t;
+| #else
+| typedef signed char flex_int8_t;
+| typedef short int flex_int16_t;
+| typedef int flex_int32_t;
+| typedef unsigned char flex_uint8_t; 
+| typedef unsigned short int flex_uint16_t;
+| typedef unsigned int flex_uint32_t;
+| 
+| /* Limits of integral types. */
+| #ifndef INT8_MIN
+| #define INT8_MIN               (-128)
+| #endif
+| #ifndef INT16_MIN
+| #define INT16_MIN              (-32767-1)
+| #endif
+| #ifndef INT32_MIN
+| #define INT32_MIN              (-2147483647-1)
+| #endif
+| #ifndef INT8_MAX
+| #define INT8_MAX               (127)
+| #endif
+| #ifndef INT16_MAX
+| #define INT16_MAX              (32767)
+| #endif
+| #ifndef INT32_MAX
+| #define INT32_MAX              (2147483647)
+| #endif
+| #ifndef UINT8_MAX
+| #define UINT8_MAX              (255U)
+| #endif
+| #ifndef UINT16_MAX
+| #define UINT16_MAX             (65535U)
+| #endif
+| #ifndef UINT32_MAX
+| #define UINT32_MAX             (4294967295U)
+| #endif
+| 
+| #endif /* ! C99 */
+| 
+| #endif /* ! FLEXINT_H */
+| 
+| #ifdef __cplusplus
+| 
+| /* The "const" storage-class-modifier is valid. */
+| #define YY_USE_CONST
+| 
+| #else	/* ! __cplusplus */
+| 
+| /* C99 requires __STDC__ to be defined as 1. */
+| #if defined (__STDC__)
+| 
+| #define YY_USE_CONST
+| 
+| #endif	/* defined (__STDC__) */
+| #endif	/* ! __cplusplus */
+| 
+| #ifdef YY_USE_CONST
+| #define yyconst const
+| #else
+| #define yyconst
+| #endif
+| 
+| /* Returned upon end-of-file. */
+| #define YY_NULL 0
+| 
+| /* Promotes a possibly negative, possibly signed char to an unsigned
+|  * integer for use as an array index.  If the signed char is negative,
+|  * we want to instead treat it as an 8-bit unsigned char, hence the
+|  * double cast.
+|  */
+| #define YY_SC_TO_UI(c) ((unsigned int) (unsigned char) c)
+| 
+| /* Enter a start condition.  This macro really ought to take a parameter,
+|  * but we do it the disgusting crufty way forced on us by the ()-less
+|  * definition of BEGIN.
+|  */
+| #define BEGIN (yy_start) = 1 + 2 *
+| 
+| /* Translate the current start state into a value that can be later handed
+|  * to BEGIN to return to the state.  The YYSTATE alias is for lex
+|  * compatibility.
+|  */
+| #define YY_START (((yy_start) - 1) / 2)
+| #define YYSTATE YY_START
+| 
+| /* Action number for EOF rule of a given start state. */
+| #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1)
+| 
+| /* Special action meaning "start processing a new file". */
+| #define YY_NEW_FILE yyrestart(yyin  )
+| 
+| #define YY_END_OF_BUFFER_CHAR 0
+| 
+| /* Size of default input buffer. */
+| #ifndef YY_BUF_SIZE
+| #ifdef __ia64__
+| /* On IA-64, the buffer size is 16k, not 8k.
+|  * Moreover, YY_BUF_SIZE is 2*YY_READ_BUF_SIZE in the general case.
+|  * Ditto for the __ia64__ case accordingly.
+|  */
+| #define YY_BUF_SIZE 32768
+| #else
+| #define YY_BUF_SIZE 16384
+| #endif /* __ia64__ */
+| #endif
+| 
+| /* The state buf must be large enough to hold one state per character in the main buffer.
+|  */
+| #define YY_STATE_BUF_SIZE   ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
+| 
+| #ifndef YY_TYPEDEF_YY_BUFFER_STATE
+| #define YY_TYPEDEF_YY_BUFFER_STATE
+| typedef struct yy_buffer_state *YY_BUFFER_STATE;
+| #endif
+| 
+| extern int yyleng;
+| 
+| extern FILE *yyin, *yyout;
+| 
+| #define EOB_ACT_CONTINUE_SCAN 0
+| #define EOB_ACT_END_OF_FILE 1
+| #define EOB_ACT_LAST_MATCH 2
+| 
+|     #define YY_LESS_LINENO(n)
+|     
+| /* Return all but the first "n" matched characters back to the input stream. */
+| #define yyless(n) \
+| 	do \
+| 		{ \
+| 		/* Undo effects of setting up yytext. */ \
+|         int yyless_macro_arg = (n); \
+|         YY_LESS_LINENO(yyless_macro_arg);\
+| 		*yy_cp = (yy_hold_char); \
+| 		YY_RESTORE_YY_MORE_OFFSET \
+| 		(yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
+| 		YY_DO_BEFORE_ACTION; /* set up yytext again */ \
+| 		} \
+| 	while ( 0 )
+| 
+| #define unput(c) yyunput( c, (yytext_ptr)  )
+| 
+| #ifndef YY_TYPEDEF_YY_SIZE_T
+| #define YY_TYPEDEF_YY_SIZE_T
+| typedef size_t yy_size_t;
+| #endif
+| 
+| #ifndef YY_STRUCT_YY_BUFFER_STATE
+| #define YY_STRUCT_YY_BUFFER_STATE
+| struct yy_buffer_state
+| 	{
+| 	FILE *yy_input_file;
+| 
+| 	char *yy_ch_buf;		/* input buffer */
+| 	char *yy_buf_pos;		/* current position in input buffer */
+| 
+| 	/* Size of input buffer in bytes, not including room for EOB
+| 	 * characters.
+| 	 */
+| 	yy_size_t yy_buf_size;
+| 
+| 	/* Number of characters read into yy_ch_buf, not including EOB
+| 	 * characters.
+| 	 */
+| 	int yy_n_chars;
+| 
+| 	/* Whether we "own" the buffer - i.e., we know we created it,
+| 	 * and can realloc() it to grow it, and should free() it to
+| 	 * delete it.
+| 	 */
+| 	int yy_is_our_buffer;
+| 
+| 	/* Whether this is an "interactive" input source; if so, and
+| 	 * if we're using stdio for input, then we want to use getc()
+| 	 * instead of fread(), to make sure we stop fetching input after
+| 	 * each newline.
+| 	 */
+| 	int yy_is_interactive;
+| 
+| 	/* Whether we're considered to be at the beginning of a line.
+| 	 * If so, '^' rules will be active on the next match, otherwise
+| 	 * not.
+| 	 */
+| 	int yy_at_bol;
+| 
+|     int yy_bs_lineno; /**< The line count. */
+|     int yy_bs_column; /**< The column count. */
+|     
+| 	/* Whether to try to fill the input buffer when we reach the
+| 	 * end of it.
+| 	 */
+| 	int yy_fill_buffer;
+| 
+| 	int yy_buffer_status;
+| 
+| #define YY_BUFFER_NEW 0
+| #define YY_BUFFER_NORMAL 1
+| 	/* When an EOF's been seen but there's still some text to process
+| 	 * then we mark the buffer as YY_EOF_PENDING, to indicate that we
+| 	 * shouldn't try reading from the input source any more.  We might
+| 	 * still have a bunch of tokens to match, though, because of
+| 	 * possible backing-up.
+| 	 *
+| 	 * When we actually see the EOF, we change the status to "new"
+| 	 * (via yyrestart()), so that the user can continue scanning by
+| 	 * just pointing yyin at a new input file.
+| 	 */
+| #define YY_BUFFER_EOF_PENDING 2
+| 
+| 	};
+| #endif /* !YY_STRUCT_YY_BUFFER_STATE */
+| 
+| /* Stack of input buffers. */
+| static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */
+| static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */
+| static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an array. */
+| 
+| /* We provide macros for accessing buffer states in case in the
+|  * future we want to put the buffer states in a more general
+|  * "scanner state".
+|  *
+|  * Returns the top of the stack, or NULL.
+|  */
+| #define YY_CURRENT_BUFFER ( (yy_buffer_stack) \
+|                           ? (yy_buffer_stack)[(yy_buffer_stack_top)] \
+|                           : NULL)
+| 
+| /* Same as previous macro, but useful when we know that the buffer stack is not
+|  * NULL or when we need an lvalue. For internal use only.
+|  */
+| #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)]
+| 
+| /* yy_hold_char holds the character lost when yytext is formed. */
+| static char yy_hold_char;
+| static int yy_n_chars;		/* number of characters read into yy_ch_buf */
+| int yyleng;
+| 
+| /* Points to current character in buffer. */
+| static char *yy_c_buf_p = (char *) 0;
+| static int yy_init = 0;		/* whether we need to initialize */
+| static int yy_start = 0;	/* start state number */
+| 
+| /* Flag which is used to allow yywrap()'s to do buffer switches
+|  * instead of setting up a fresh yyin.  A bit of a hack ...
+|  */
+| static int yy_did_buffer_switch_on_eof;
+| 
+| void yyrestart (FILE *input_file  );
+| void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer  );
+| YY_BUFFER_STATE yy_create_buffer (FILE *file,int size  );
+| void yy_delete_buffer (YY_BUFFER_STATE b  );
+| void yy_flush_buffer (YY_BUFFER_STATE b  );
+| void yypush_buffer_state (YY_BUFFER_STATE new_buffer  );
+| void yypop_buffer_state (void );
+| 
+| static void yyensure_buffer_stack (void );
+| static void yy_load_buffer_state (void );
+| static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file  );
+| 
+| #define YY_FLUSH_BUFFER yy_flush_buffer(YY_CURRENT_BUFFER )
+| 
+| YY_BUFFER_STATE yy_scan_buffer (char *base,yy_size_t size  );
+| YY_BUFFER_STATE yy_scan_string (yyconst char *yy_str  );
+| YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,int len  );
+| 
+| void *yyalloc (yy_size_t  );
+| void *yyrealloc (void *,yy_size_t  );
+| void yyfree (void *  );
+| 
+| #define yy_new_buffer yy_create_buffer
+| 
+| #define yy_set_interactive(is_interactive) \
+| 	{ \
+| 	if ( ! YY_CURRENT_BUFFER ){ \
+|         yyensure_buffer_stack (); \
+| 		YY_CURRENT_BUFFER_LVALUE =    \
+|             yy_create_buffer(yyin,YY_BUF_SIZE ); \
+| 	} \
+| 	YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
+| 	}
+| 
+| #define yy_set_bol(at_bol) \
+| 	{ \
+| 	if ( ! YY_CURRENT_BUFFER ){\
+|         yyensure_buffer_stack (); \
+| 		YY_CURRENT_BUFFER_LVALUE =    \
+|             yy_create_buffer(yyin,YY_BUF_SIZE ); \
+| 	} \
+| 	YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
+| 	}
+| 
+| #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol)
+| 
+| /* Begin user sect3 */
+| 
+| typedef unsigned char YY_CHAR;
+| 
+| FILE *yyin = (FILE *) 0, *yyout = (FILE *) 0;
+| 
+| typedef int yy_state_type;
+| 
+| extern int yylineno;
+| 
+| int yylineno = 1;
+| 
+| extern char *yytext;
+| #define yytext_ptr yytext
+| 
+| static yy_state_type yy_get_previous_state (void );
+| static yy_state_type yy_try_NUL_trans (yy_state_type current_state  );
+| static int yy_get_next_buffer (void );
+| static void yy_fatal_error (yyconst char msg[]  );
+| 
+| /* Done after the current pattern has been matched and before the
+|  * corresponding action - sets up yytext.
+|  */
+| #define YY_DO_BEFORE_ACTION \
+| 	(yytext_ptr) = yy_bp; \
+| 	(yytext_ptr) -= (yy_more_len); \
+| 	yyleng = (size_t) (yy_cp - (yytext_ptr)); \
+| 	(yy_hold_char) = *yy_cp; \
+| 	*yy_cp = '\0'; \
+| 	(yy_c_buf_p) = yy_cp;
+| 
+| #define YY_NUM_RULES 8
+| #define YY_END_OF_BUFFER 9
+| /* This struct is not used in this scanner,
+|    but its presence is necessary. */
+| struct yy_trans_info
+| 	{
+| 	flex_int32_t yy_verify;
+| 	flex_int32_t yy_nxt;
+| 	};
+| static yyconst flex_int16_t yy_acclist[23] =
+|     {   0,
+|         9,    7,    8,    8,    1,    7,    8,    2,    7,    8,
+|         3,    7,    8,    4,    7,    8,    5,    7,    8,    6,
+|         7,    8
+|     } ;
+| 
+| static yyconst flex_int16_t yy_accept[14] =
+|     {   0,
+|         1,    1,    1,    2,    4,    5,    8,   11,   14,   17,
+|        20,   23,   23
+|     } ;
+| 
+| static yyconst flex_int32_t yy_ec[256] =
+|     {   0,
+|         1,    1,    1,    1,    1,    1,    1,    1,    1,    2,
+|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
+|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
+|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
+|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
+|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
+|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
+|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
+|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
+|         1,    1,    1,    1,    1,    1,    3,    4,    5,    6,
+| 
+|         7,    8,    1,    1,    1,    1,    1,    1,    1,    1,
+|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
+|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
+|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
+|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
+|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
+|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
+|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
+|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
+|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
+| 
+|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
+|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
+|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
+|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
+|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
+|         1,    1,    1,    1,    1
+|     } ;
+| 
+| static yyconst flex_int32_t yy_meta[9] =
+|     {   0,
+|         1,    1,    1,    1,    1,    1,    1,    1
+|     } ;
+| 
+| static yyconst flex_int16_t yy_base[13] =
+|     {   0,
+|         0,    0,    9,   10,   10,   10,   10,   10,   10,   10,
+|        10,   10
+|     } ;
+| 
+| static yyconst flex_int16_t yy_def[13] =
+|     {   0,
+|        12,    1,   12,   12,   12,   12,   12,   12,   12,   12,
+|        12,    0
+|     } ;
+| 
+| static yyconst flex_int16_t yy_nxt[19] =
+|     {   0,
+|         4,    5,    6,    7,    8,    9,   10,   11,   12,    3,
+|        12,   12,   12,   12,   12,   12,   12,   12
+|     } ;
+| 
+| static yyconst flex_int16_t yy_chk[19] =
+|     {   0,
+|         1,    1,    1,    1,    1,    1,    1,    1,    3,   12,
+|        12,   12,   12,   12,   12,   12,   12,   12
+|     } ;
+| 
+| extern int yy_flex_debug;
+| int yy_flex_debug = 0;
+| 
+| static yy_state_type *yy_state_buf=0, *yy_state_ptr=0;
+| static char *yy_full_match;
+| static int yy_lp;
+| #define REJECT \
+| { \
+| *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */ \
+| yy_cp = (yy_full_match); /* restore poss. backed-over text */ \
+| ++(yy_lp); \
+| goto find_rule; \
+| }
+| 
+| static int yy_more_flag = 0;
+| static int yy_more_len = 0;
+| #define yymore() ((yy_more_flag) = 1)
+| #define YY_MORE_ADJ (yy_more_len)
+| #define YY_RESTORE_YY_MORE_OFFSET
+| char *yytext;
+| #line 1 "conftest.l"
+| #line 477 "lex.yy.c"
+| 
+| #define INITIAL 0
+| 
+| #ifndef YY_NO_UNISTD_H
+| /* Special case for "unistd.h", since it is non-ANSI. We include it way
+|  * down here because we want the user's section 1 to have been scanned first.
+|  * The user has a chance to override it with an option.
+|  */
+| #include <unistd.h>
+| #endif
+| 
+| #ifndef YY_EXTRA_TYPE
+| #define YY_EXTRA_TYPE void *
+| #endif
+| 
+| static int yy_init_globals (void );
+| 
+| /* Accessor methods to globals.
+|    These are made visible to non-reentrant scanners for convenience. */
+| 
+| int yylex_destroy (void );
+| 
+| int yyget_debug (void );
+| 
+| void yyset_debug (int debug_flag  );
+| 
+| YY_EXTRA_TYPE yyget_extra (void );
+| 
+| void yyset_extra (YY_EXTRA_TYPE user_defined  );
+| 
+| FILE *yyget_in (void );
+| 
+| void yyset_in  (FILE * in_str  );
+| 
+| FILE *yyget_out (void );
+| 
+| void yyset_out  (FILE * out_str  );
+| 
+| int yyget_leng (void );
+| 
+| char *yyget_text (void );
+| 
+| int yyget_lineno (void );
+| 
+| void yyset_lineno (int line_number  );
+| 
+| /* Macros after this point can all be overridden by user definitions in
+|  * section 1.
+|  */
+| 
+| #ifndef YY_SKIP_YYWRAP
+| #ifdef __cplusplus
+| extern "C" int yywrap (void );
+| #else
+| extern int yywrap (void );
+| #endif
+| #endif
+| 
+|     static void yyunput (int c,char *buf_ptr  );
+|     
+| #ifndef yytext_ptr
+| static void yy_flex_strncpy (char *,yyconst char *,int );
+| #endif
+| 
+| #ifdef YY_NEED_STRLEN
+| static int yy_flex_strlen (yyconst char * );
+| #endif
+| 
+| #ifndef YY_NO_INPUT
+| 
+| #ifdef __cplusplus
+| static int yyinput (void );
+| #else
+| static int input (void );
+| #endif
+| 
+| #endif
+| 
+| /* Amount of stuff to slurp up with each read. */
+| #ifndef YY_READ_BUF_SIZE
+| #ifdef __ia64__
+| /* On IA-64, the buffer size is 16k, not 8k */
+| #define YY_READ_BUF_SIZE 16384
+| #else
+| #define YY_READ_BUF_SIZE 8192
+| #endif /* __ia64__ */
+| #endif
+| 
+| /* Copy whatever the last rule matched to the standard output. */
+| #ifndef ECHO
+| /* This used to be an fputs(), but since the string might contain NUL's,
+|  * we now use fwrite().
+|  */
+| #define ECHO do { if (fwrite( yytext, yyleng, 1, yyout )) {} } while (0)
+| #endif
+| 
+| /* Gets input and stuffs it into "buf".  number of characters read, or YY_NULL,
+|  * is returned in "result".
+|  */
+| #ifndef YY_INPUT
+| #define YY_INPUT(buf,result,max_size) \
+| 	if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \
+| 		{ \
+| 		int c = '*'; \
+| 		size_t n; \
+| 		for ( n = 0; n < max_size && \
+| 			     (c = getc( yyin )) != EOF && c != '\n'; ++n ) \
+| 			buf[n] = (char) c; \
+| 		if ( c == '\n' ) \
+| 			buf[n++] = (char) c; \
+| 		if ( c == EOF && ferror( yyin ) ) \
+| 			YY_FATAL_ERROR( "input in flex scanner failed" ); \
+| 		result = n; \
+| 		} \
+| 	else \
+| 		{ \
+| 		errno=0; \
+| 		while ( (result = fread(buf, 1, max_size, yyin))==0 && ferror(yyin)) \
+| 			{ \
+| 			if( errno != EINTR) \
+| 				{ \
+| 				YY_FATAL_ERROR( "input in flex scanner failed" ); \
+| 				break; \
+| 				} \
+| 			errno=0; \
+| 			clearerr(yyin); \
+| 			} \
+| 		}\
+| \
+| 
+| #endif
+| 
+| /* No semi-colon after return; correct usage is to write "yyterminate();" -
+|  * we don't want an extra ';' after the "return" because that will cause
+|  * some compilers to complain about unreachable statements.
+|  */
+| #ifndef yyterminate
+| #define yyterminate() return YY_NULL
+| #endif
+| 
+| /* Number of entries by which start-condition stack grows. */
+| #ifndef YY_START_STACK_INCR
+| #define YY_START_STACK_INCR 25
+| #endif
+| 
+| /* Report a fatal error. */
+| #ifndef YY_FATAL_ERROR
+| #define YY_FATAL_ERROR(msg) yy_fatal_error( msg )
+| #endif
+| 
+| /* end tables serialization structures and prototypes */
+| 
+| /* Default declaration of generated scanner - a define so the user can
+|  * easily add parameters.
+|  */
+| #ifndef YY_DECL
+| #define YY_DECL_IS_OURS 1
+| 
+| extern int yylex (void);
+| 
+| #define YY_DECL int yylex (void)
+| #endif /* !YY_DECL */
+| 
+| /* Code executed at the beginning of each rule, after yytext and yyleng
+|  * have been set up.
+|  */
+| #ifndef YY_USER_ACTION
+| #define YY_USER_ACTION
+| #endif
+| 
+| /* Code executed at the end of each rule. */
+| #ifndef YY_BREAK
+| #define YY_BREAK break;
+| #endif
+| 
+| #define YY_RULE_SETUP \
+| 	YY_USER_ACTION
+| 
+| /** The main scanner function which does all the work.
+|  */
+| YY_DECL
+| {
+| 	register yy_state_type yy_current_state;
+| 	register char *yy_cp, *yy_bp;
+| 	register int yy_act;
+|     
+| #line 1 "conftest.l"
+| 
+| #line 666 "lex.yy.c"
+| 
+| 	if ( !(yy_init) )
+| 		{
+| 		(yy_init) = 1;
+| 
+| #ifdef YY_USER_INIT
+| 		YY_USER_INIT;
+| #endif
+| 
+|         /* Create the reject buffer large enough to save one state per allowed character. */
+|         if ( ! (yy_state_buf) )
+|             (yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE  );
+|             if ( ! (yy_state_buf) )
+|                 YY_FATAL_ERROR( "out of dynamic memory in yylex()" );
+| 
+| 		if ( ! (yy_start) )
+| 			(yy_start) = 1;	/* first start state */
+| 
+| 		if ( ! yyin )
+| 			yyin = stdin;
+| 
+| 		if ( ! yyout )
+| 			yyout = stdout;
+| 
+| 		if ( ! YY_CURRENT_BUFFER ) {
+| 			yyensure_buffer_stack ();
+| 			YY_CURRENT_BUFFER_LVALUE =
+| 				yy_create_buffer(yyin,YY_BUF_SIZE );
+| 		}
+| 
+| 		yy_load_buffer_state( );
+| 		}
+| 
+| 	while ( 1 )		/* loops until end-of-file is reached */
+| 		{
+| 		(yy_more_len) = 0;
+| 		if ( (yy_more_flag) )
+| 			{
+| 			(yy_more_len) = (yy_c_buf_p) - (yytext_ptr);
+| 			(yy_more_flag) = 0;
+| 			}
+| 		yy_cp = (yy_c_buf_p);
+| 
+| 		/* Support of yytext. */
+| 		*yy_cp = (yy_hold_char);
+| 
+| 		/* yy_bp points to the position in yy_ch_buf of the start of
+| 		 * the current run.
+| 		 */
+| 		yy_bp = yy_cp;
+| 
+| 		yy_current_state = (yy_start);
+| 
+| 		(yy_state_ptr) = (yy_state_buf);
+| 		*(yy_state_ptr)++ = yy_current_state;
+| 
+| yy_match:
+| 		do
+| 			{
+| 			register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)];
+| 			while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
+| 				{
+| 				yy_current_state = (int) yy_def[yy_current_state];
+| 				if ( yy_current_state >= 13 )
+| 					yy_c = yy_meta[(unsigned int) yy_c];
+| 				}
+| 			yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
+| 			*(yy_state_ptr)++ = yy_current_state;
+| 			++yy_cp;
+| 			}
+| 		while ( yy_base[yy_current_state] != 10 );
+| 
+| yy_find_action:
+| 		yy_current_state = *--(yy_state_ptr);
+| 		(yy_lp) = yy_accept[yy_current_state];
+| find_rule: /* we branch to this label when backing up */
+| 		for ( ; ; ) /* until we find what rule we matched */
+| 			{
+| 			if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] )
+| 				{
+| 				yy_act = yy_acclist[(yy_lp)];
+| 					{
+| 					(yy_full_match) = yy_cp;
+| 					break;
+| 					}
+| 				}
+| 			--yy_cp;
+| 			yy_current_state = *--(yy_state_ptr);
+| 			(yy_lp) = yy_accept[yy_current_state];
+| 			}
+| 
+| 		YY_DO_BEFORE_ACTION;
+| 
+| do_action:	/* This label is used only to access EOF actions. */
+| 
+| 		switch ( yy_act )
+| 	{ /* beginning of action switch */
+| case 1:
+| YY_RULE_SETUP
+| #line 2 "conftest.l"
+| { ECHO; }
+| 	YY_BREAK
+| case 2:
+| YY_RULE_SETUP
+| #line 3 "conftest.l"
+| { REJECT; }
+| 	YY_BREAK
+| case 3:
+| YY_RULE_SETUP
+| #line 4 "conftest.l"
+| { yymore (); }
+| 	YY_BREAK
+| case 4:
+| YY_RULE_SETUP
+| #line 5 "conftest.l"
+| { yyless (1); }
+| 	YY_BREAK
+| case 5:
+| YY_RULE_SETUP
+| #line 6 "conftest.l"
+| { yyless (input () != 0); }
+| 	YY_BREAK
+| case 6:
+| YY_RULE_SETUP
+| #line 7 "conftest.l"
+| { unput (yytext[0]); }
+| 	YY_BREAK
+| case 7:
+| YY_RULE_SETUP
+| #line 8 "conftest.l"
+| { BEGIN INITIAL; }
+| 	YY_BREAK
+| case 8:
+| YY_RULE_SETUP
+| #line 9 "conftest.l"
+| ECHO;
+| 	YY_BREAK
+| #line 804 "lex.yy.c"
+| 			case YY_STATE_EOF(INITIAL):
+| 				yyterminate();
+| 
+| 	case YY_END_OF_BUFFER:
+| 		{
+| 		/* Amount of text matched not including the EOB char. */
+| 		int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
+| 
+| 		/* Undo the effects of YY_DO_BEFORE_ACTION. */
+| 		*yy_cp = (yy_hold_char);
+| 		YY_RESTORE_YY_MORE_OFFSET
+| 
+| 		if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW )
+| 			{
+| 			/* We're scanning a new file or input source.  It's
+| 			 * possible that this happened because the user
+| 			 * just pointed yyin at a new source and called
+| 			 * yylex().  If so, then we have to assure
+| 			 * consistency between YY_CURRENT_BUFFER and our
+| 			 * globals.  Here is the right place to do so, because
+| 			 * this is the first action (other than possibly a
+| 			 * back-up) that will match for the new input source.
+| 			 */
+| 			(yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
+| 			YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin;
+| 			YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL;
+| 			}
+| 
+| 		/* Note that here we test for yy_c_buf_p "<=" to the position
+| 		 * of the first EOB in the buffer, since yy_c_buf_p will
+| 		 * already have been incremented past the NUL character
+| 		 * (since all states make transitions on EOB to the
+| 		 * end-of-buffer state).  Contrast this with the test
+| 		 * in input().
+| 		 */
+| 		if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
+| 			{ /* This was really a NUL. */
+| 			yy_state_type yy_next_state;
+| 
+| 			(yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
+| 
+| 			yy_current_state = yy_get_previous_state(  );
+| 
+| 			/* Okay, we're now positioned to make the NUL
+| 			 * transition.  We couldn't have
+| 			 * yy_get_previous_state() go ahead and do it
+| 			 * for us because it doesn't know how to deal
+| 			 * with the possibility of jamming (and we don't
+| 			 * want to build jamming into it because then it
+| 			 * will run more slowly).
+| 			 */
+| 
+| 			yy_next_state = yy_try_NUL_trans( yy_current_state );
+| 
+| 			yy_bp = (yytext_ptr) + YY_MORE_ADJ;
+| 
+| 			if ( yy_next_state )
+| 				{
+| 				/* Consume the NUL. */
+| 				yy_cp = ++(yy_c_buf_p);
+| 				yy_current_state = yy_next_state;
+| 				goto yy_match;
+| 				}
+| 
+| 			else
+| 				{
+| 				yy_cp = (yy_c_buf_p);
+| 				goto yy_find_action;
+| 				}
+| 			}
+| 
+| 		else switch ( yy_get_next_buffer(  ) )
+| 			{
+| 			case EOB_ACT_END_OF_FILE:
+| 				{
+| 				(yy_did_buffer_switch_on_eof) = 0;
+| 
+| 				if ( yywrap( ) )
+| 					{
+| 					/* Note: because we've taken care in
+| 					 * yy_get_next_buffer() to have set up
+| 					 * yytext, we can now set up
+| 					 * yy_c_buf_p so that if some total
+| 					 * hoser (like flex itself) wants to
+| 					 * call the scanner after we return the
+| 					 * YY_NULL, it'll still work - another
+| 					 * YY_NULL will get returned.
+| 					 */
+| 					(yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
+| 
+| 					yy_act = YY_STATE_EOF(YY_START);
+| 					goto do_action;
+| 					}
+| 
+| 				else
+| 					{
+| 					if ( ! (yy_did_buffer_switch_on_eof) )
+| 						YY_NEW_FILE;
+| 					}
+| 				break;
+| 				}
+| 
+| 			case EOB_ACT_CONTINUE_SCAN:
+| 				(yy_c_buf_p) =
+| 					(yytext_ptr) + yy_amount_of_matched_text;
+| 
+| 				yy_current_state = yy_get_previous_state(  );
+| 
+| 				yy_cp = (yy_c_buf_p);
+| 				yy_bp = (yytext_ptr) + YY_MORE_ADJ;
+| 				goto yy_match;
+| 
+| 			case EOB_ACT_LAST_MATCH:
+| 				(yy_c_buf_p) =
+| 				&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)];
+| 
+| 				yy_current_state = yy_get_previous_state(  );
+| 
+| 				yy_cp = (yy_c_buf_p);
+| 				yy_bp = (yytext_ptr) + YY_MORE_ADJ;
+| 				goto yy_find_action;
+| 			}
+| 		break;
+| 		}
+| 
+| 	default:
+| 		YY_FATAL_ERROR(
+| 			"fatal flex scanner internal error--no action found" );
+| 	} /* end of action switch */
+| 		} /* end of scanning one token */
+| } /* end of yylex */
+| 
+| /* yy_get_next_buffer - try to read in a new buffer
+|  *
+|  * Returns a code representing an action:
+|  *	EOB_ACT_LAST_MATCH -
+|  *	EOB_ACT_CONTINUE_SCAN - continue scanning from current position
+|  *	EOB_ACT_END_OF_FILE - end of file
+|  */
+| static int yy_get_next_buffer (void)
+| {
+|     	register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf;
+| 	register char *source = (yytext_ptr);
+| 	register int number_to_move, i;
+| 	int ret_val;
+| 
+| 	if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] )
+| 		YY_FATAL_ERROR(
+| 		"fatal flex scanner internal error--end of buffer missed" );
+| 
+| 	if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 )
+| 		{ /* Don't try to fill the buffer, so this is an EOF. */
+| 		if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 )
+| 			{
+| 			/* We matched a single character, the EOB, so
+| 			 * treat this as a final EOF.
+| 			 */
+| 			return EOB_ACT_END_OF_FILE;
+| 			}
+| 
+| 		else
+| 			{
+| 			/* We matched some text prior to the EOB, first
+| 			 * process it.
+| 			 */
+| 			return EOB_ACT_LAST_MATCH;
+| 			}
+| 		}
+| 
+| 	/* Try to read more data. */
+| 
+| 	/* First move last chars to start of buffer. */
+| 	number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr)) - 1;
+| 
+| 	for ( i = 0; i < number_to_move; ++i )
+| 		*(dest++) = *(source++);
+| 
+| 	if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING )
+| 		/* don't do the read, it's not guaranteed to return an EOF,
+| 		 * just force an EOF
+| 		 */
+| 		YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0;
+| 
+| 	else
+| 		{
+| 			int num_to_read =
+| 			YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1;
+| 
+| 		while ( num_to_read <= 0 )
+| 			{ /* Not enough room in the buffer - grow it. */
+| 
+| 			YY_FATAL_ERROR(
+| "input buffer overflow, can't enlarge buffer because scanner uses REJECT" );
+| 
+| 			}
+| 
+| 		if ( num_to_read > YY_READ_BUF_SIZE )
+| 			num_to_read = YY_READ_BUF_SIZE;
+| 
+| 		/* Read in more data. */
+| 		YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
+| 			(yy_n_chars), (size_t) num_to_read );
+| 
+| 		YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
+| 		}
+| 
+| 	if ( (yy_n_chars) == 0 )
+| 		{
+| 		if ( number_to_move == YY_MORE_ADJ )
+| 			{
+| 			ret_val = EOB_ACT_END_OF_FILE;
+| 			yyrestart(yyin  );
+| 			}
+| 
+| 		else
+| 			{
+| 			ret_val = EOB_ACT_LAST_MATCH;
+| 			YY_CURRENT_BUFFER_LVALUE->yy_buffer_status =
+| 				YY_BUFFER_EOF_PENDING;
+| 			}
+| 		}
+| 
+| 	else
+| 		ret_val = EOB_ACT_CONTINUE_SCAN;
+| 
+| 	if ((yy_size_t) ((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) {
+| 		/* Extend the array by 50%, plus the number we really need. */
+| 		yy_size_t new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1);
+| 		YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc((void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf,new_size  );
+| 		if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
+| 			YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
+| 	}
+| 
+| 	(yy_n_chars) += number_to_move;
+| 	YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] = YY_END_OF_BUFFER_CHAR;
+| 	YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] = YY_END_OF_BUFFER_CHAR;
+| 
+| 	(yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0];
+| 
+| 	return ret_val;
+| }
+| 
+| /* yy_get_previous_state - get the state just before the EOB char was reached */
+| 
+|     static yy_state_type yy_get_previous_state (void)
+| {
+| 	register yy_state_type yy_current_state;
+| 	register char *yy_cp;
+|     
+| 	yy_current_state = (yy_start);
+| 
+| 	(yy_state_ptr) = (yy_state_buf);
+| 	*(yy_state_ptr)++ = yy_current_state;
+| 
+| 	for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp )
+| 		{
+| 		register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
+| 		while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
+| 			{
+| 			yy_current_state = (int) yy_def[yy_current_state];
+| 			if ( yy_current_state >= 13 )
+| 				yy_c = yy_meta[(unsigned int) yy_c];
+| 			}
+| 		yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
+| 		*(yy_state_ptr)++ = yy_current_state;
+| 		}
+| 
+| 	return yy_current_state;
+| }
+| 
+| /* yy_try_NUL_trans - try to make a transition on the NUL character
+|  *
+|  * synopsis
+|  *	next_state = yy_try_NUL_trans( current_state );
+|  */
+|     static yy_state_type yy_try_NUL_trans  (yy_state_type yy_current_state )
+| {
+| 	register int yy_is_jam;
+|     
+| 	register YY_CHAR yy_c = 1;
+| 	while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
+| 		{
+| 		yy_current_state = (int) yy_def[yy_current_state];
+| 		if ( yy_current_state >= 13 )
+| 			yy_c = yy_meta[(unsigned int) yy_c];
+| 		}
+| 	yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
+| 	yy_is_jam = (yy_current_state == 12);
+| 	if ( ! yy_is_jam )
+| 		*(yy_state_ptr)++ = yy_current_state;
+| 
+| 	return yy_is_jam ? 0 : yy_current_state;
+| }
+| 
+|     static void yyunput (int c, register char * yy_bp )
+| {
+| 	register char *yy_cp;
+|     
+|     yy_cp = (yy_c_buf_p);
+| 
+| 	/* undo effects of setting up yytext */
+| 	*yy_cp = (yy_hold_char);
+| 
+| 	if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
+| 		{ /* need to shift things up to make room */
+| 		/* +2 for EOB chars. */
+| 		register int number_to_move = (yy_n_chars) + 2;
+| 		register char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[
+| 					YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2];
+| 		register char *source =
+| 				&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move];
+| 
+| 		while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
+| 			*--dest = *--source;
+| 
+| 		yy_cp += (int) (dest - source);
+| 		yy_bp += (int) (dest - source);
+| 		YY_CURRENT_BUFFER_LVALUE->yy_n_chars =
+| 			(yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_buf_size;
+| 
+| 		if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
+| 			YY_FATAL_ERROR( "flex scanner push-back overflow" );
+| 		}
+| 
+| 	*--yy_cp = (char) c;
+| 
+| 	(yytext_ptr) = yy_bp;
+| 	(yy_hold_char) = *yy_cp;
+| 	(yy_c_buf_p) = yy_cp;
+| }
+| 
+| #ifndef YY_NO_INPUT
+| #ifdef __cplusplus
+|     static int yyinput (void)
+| #else
+|     static int input  (void)
+| #endif
+| 
+| {
+| 	int c;
+|     
+| 	*(yy_c_buf_p) = (yy_hold_char);
+| 
+| 	if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR )
+| 		{
+| 		/* yy_c_buf_p now points to the character we want to return.
+| 		 * If this occurs *before* the EOB characters, then it's a
+| 		 * valid NUL; if not, then we've hit the end of the buffer.
+| 		 */
+| 		if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
+| 			/* This was really a NUL. */
+| 			*(yy_c_buf_p) = '\0';
+| 
+| 		else
+| 			{ /* need more input */
+| 			int offset = (yy_c_buf_p) - (yytext_ptr);
+| 			++(yy_c_buf_p);
+| 
+| 			switch ( yy_get_next_buffer(  ) )
+| 				{
+| 				case EOB_ACT_LAST_MATCH:
+| 					/* This happens because yy_g_n_b()
+| 					 * sees that we've accumulated a
+| 					 * token and flags that we need to
+| 					 * try matching the token before
+| 					 * proceeding.  But for input(),
+| 					 * there's no matching to consider.
+| 					 * So convert the EOB_ACT_LAST_MATCH
+| 					 * to EOB_ACT_END_OF_FILE.
+| 					 */
+| 
+| 					/* Reset buffer status. */
+| 					yyrestart(yyin );
+| 
+| 					/*FALLTHROUGH*/
+| 
+| 				case EOB_ACT_END_OF_FILE:
+| 					{
+| 					if ( yywrap( ) )
+| 						return EOF;
+| 
+| 					if ( ! (yy_did_buffer_switch_on_eof) )
+| 						YY_NEW_FILE;
+| #ifdef __cplusplus
+| 					return yyinput();
+| #else
+| 					return input();
+| #endif
+| 					}
+| 
+| 				case EOB_ACT_CONTINUE_SCAN:
+| 					(yy_c_buf_p) = (yytext_ptr) + offset;
+| 					break;
+| 				}
+| 			}
+| 		}
+| 
+| 	c = *(unsigned char *) (yy_c_buf_p);	/* cast for 8-bit char's */
+| 	*(yy_c_buf_p) = '\0';	/* preserve yytext */
+| 	(yy_hold_char) = *++(yy_c_buf_p);
+| 
+| 	return c;
+| }
+| #endif	/* ifndef YY_NO_INPUT */
+| 
+| /** Immediately switch to a different input stream.
+|  * @param input_file A readable stream.
+|  * 
+|  * @note This function does not reset the start condition to @c INITIAL .
+|  */
+|     void yyrestart  (FILE * input_file )
+| {
+|     
+| 	if ( ! YY_CURRENT_BUFFER ){
+|         yyensure_buffer_stack ();
+| 		YY_CURRENT_BUFFER_LVALUE =
+|             yy_create_buffer(yyin,YY_BUF_SIZE );
+| 	}
+| 
+| 	yy_init_buffer(YY_CURRENT_BUFFER,input_file );
+| 	yy_load_buffer_state( );
+| }
+| 
+| /** Switch to a different input buffer.
+|  * @param new_buffer The new input buffer.
+|  * 
+|  */
+|     void yy_switch_to_buffer  (YY_BUFFER_STATE  new_buffer )
+| {
+|     
+| 	/* TODO. We should be able to replace this entire function body
+| 	 * with
+| 	 *		yypop_buffer_state();
+| 	 *		yypush_buffer_state(new_buffer);
+|      */
+| 	yyensure_buffer_stack ();
+| 	if ( YY_CURRENT_BUFFER == new_buffer )
+| 		return;
+| 
+| 	if ( YY_CURRENT_BUFFER )
+| 		{
+| 		/* Flush out information for old buffer. */
+| 		*(yy_c_buf_p) = (yy_hold_char);
+| 		YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
+| 		YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
+| 		}
+| 
+| 	YY_CURRENT_BUFFER_LVALUE = new_buffer;
+| 	yy_load_buffer_state( );
+| 
+| 	/* We don't actually know whether we did this switch during
+| 	 * EOF (yywrap()) processing, but the only time this flag
+| 	 * is looked at is after yywrap() is called, so it's safe
+| 	 * to go ahead and always set it.
+| 	 */
+| 	(yy_did_buffer_switch_on_eof) = 1;
+| }
+| 
+| static void yy_load_buffer_state  (void)
+| {
+|     	(yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
+| 	(yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos;
+| 	yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file;
+| 	(yy_hold_char) = *(yy_c_buf_p);
+| }
+| 
+| /** Allocate and initialize an input buffer state.
+|  * @param file A readable stream.
+|  * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE.
+|  * 
+|  * @return the allocated buffer state.
+|  */
+|     YY_BUFFER_STATE yy_create_buffer  (FILE * file, int  size )
+| {
+| 	YY_BUFFER_STATE b;
+|     
+| 	b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state )  );
+| 	if ( ! b )
+| 		YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
+| 
+| 	b->yy_buf_size = size;
+| 
+| 	/* yy_ch_buf has to be 2 characters longer than the size given because
+| 	 * we need to put in 2 end-of-buffer characters.
+| 	 */
+| 	b->yy_ch_buf = (char *) yyalloc(b->yy_buf_size + 2  );
+| 	if ( ! b->yy_ch_buf )
+| 		YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
+| 
+| 	b->yy_is_our_buffer = 1;
+| 
+| 	yy_init_buffer(b,file );
+| 
+| 	return b;
+| }
+| 
+| /** Destroy the buffer.
+|  * @param b a buffer created with yy_create_buffer()
+|  * 
+|  */
+|     void yy_delete_buffer (YY_BUFFER_STATE  b )
+| {
+|     
+| 	if ( ! b )
+| 		return;
+| 
+| 	if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */
+| 		YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0;
+| 
+| 	if ( b->yy_is_our_buffer )
+| 		yyfree((void *) b->yy_ch_buf  );
+| 
+| 	yyfree((void *) b  );
+| }
+| 
+| #ifndef __cplusplus
+| extern int isatty (int );
+| #endif /* __cplusplus */
+|     
+| /* Initializes or reinitializes a buffer.
+|  * This function is sometimes called more than once on the same buffer,
+|  * such as during a yyrestart() or at EOF.
+|  */
+|     static void yy_init_buffer  (YY_BUFFER_STATE  b, FILE * file )
+| 
+| {
+| 	int oerrno = errno;
+|     
+| 	yy_flush_buffer(b );
+| 
+| 	b->yy_input_file = file;
+| 	b->yy_fill_buffer = 1;
+| 
+|     /* If b is the current buffer, then yy_init_buffer was _probably_
+|      * called from yyrestart() or through yy_get_next_buffer.
+|      * In that case, we don't want to reset the lineno or column.
+|      */
+|     if (b != YY_CURRENT_BUFFER){
+|         b->yy_bs_lineno = 1;
+|         b->yy_bs_column = 0;
+|     }
+| 
+|         b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0;
+|     
+| 	errno = oerrno;
+| }
+| 
+| /** Discard all buffered characters. On the next scan, YY_INPUT will be called.
+|  * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER.
+|  * 
+|  */
+|     void yy_flush_buffer (YY_BUFFER_STATE  b )
+| {
+|     	if ( ! b )
+| 		return;
+| 
+| 	b->yy_n_chars = 0;
+| 
+| 	/* We always need two end-of-buffer characters.  The first causes
+| 	 * a transition to the end-of-buffer state.  The second causes
+| 	 * a jam in that state.
+| 	 */
+| 	b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR;
+| 	b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR;
+| 
+| 	b->yy_buf_pos = &b->yy_ch_buf[0];
+| 
+| 	b->yy_at_bol = 1;
+| 	b->yy_buffer_status = YY_BUFFER_NEW;
+| 
+| 	if ( b == YY_CURRENT_BUFFER )
+| 		yy_load_buffer_state( );
+| }
+| 
+| /** Pushes the new state onto the stack. The new state becomes
+|  *  the current state. This function will allocate the stack
+|  *  if necessary.
+|  *  @param new_buffer The new state.
+|  *  
+|  */
+| void yypush_buffer_state (YY_BUFFER_STATE new_buffer )
+| {
+|     	if (new_buffer == NULL)
+| 		return;
+| 
+| 	yyensure_buffer_stack();
+| 
+| 	/* This block is copied from yy_switch_to_buffer. */
+| 	if ( YY_CURRENT_BUFFER )
+| 		{
+| 		/* Flush out information for old buffer. */
+| 		*(yy_c_buf_p) = (yy_hold_char);
+| 		YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
+| 		YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
+| 		}
+| 
+| 	/* Only push if top exists. Otherwise, replace top. */
+| 	if (YY_CURRENT_BUFFER)
+| 		(yy_buffer_stack_top)++;
+| 	YY_CURRENT_BUFFER_LVALUE = new_buffer;
+| 
+| 	/* copied from yy_switch_to_buffer. */
+| 	yy_load_buffer_state( );
+| 	(yy_did_buffer_switch_on_eof) = 1;
+| }
+| 
+| /** Removes and deletes the top of the stack, if present.
+|  *  The next element becomes the new top.
+|  *  
+|  */
+| void yypop_buffer_state (void)
+| {
+|     	if (!YY_CURRENT_BUFFER)
+| 		return;
+| 
+| 	yy_delete_buffer(YY_CURRENT_BUFFER );
+| 	YY_CURRENT_BUFFER_LVALUE = NULL;
+| 	if ((yy_buffer_stack_top) > 0)
+| 		--(yy_buffer_stack_top);
+| 
+| 	if (YY_CURRENT_BUFFER) {
+| 		yy_load_buffer_state( );
+| 		(yy_did_buffer_switch_on_eof) = 1;
+| 	}
+| }
+| 
+| /* Allocates the stack if it does not exist.
+|  *  Guarantees space for at least one push.
+|  */
+| static void yyensure_buffer_stack (void)
+| {
+| 	int num_to_alloc;
+|     
+| 	if (!(yy_buffer_stack)) {
+| 
+| 		/* First allocation is just for 2 elements, since we don't know if this
+| 		 * scanner will even need a stack. We use 2 instead of 1 to avoid an
+| 		 * immediate realloc on the next call.
+|          */
+| 		num_to_alloc = 1;
+| 		(yy_buffer_stack) = (struct yy_buffer_state**)yyalloc
+| 								(num_to_alloc * sizeof(struct yy_buffer_state*)
+| 								);
+| 		if ( ! (yy_buffer_stack) )
+| 			YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
+| 								  
+| 		memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*));
+| 				
+| 		(yy_buffer_stack_max) = num_to_alloc;
+| 		(yy_buffer_stack_top) = 0;
+| 		return;
+| 	}
+| 
+| 	if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){
+| 
+| 		/* Increase the buffer to prepare for a possible push. */
+| 		int grow_size = 8 /* arbitrary grow size */;
+| 
+| 		num_to_alloc = (yy_buffer_stack_max) + grow_size;
+| 		(yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc
+| 								((yy_buffer_stack),
+| 								num_to_alloc * sizeof(struct yy_buffer_state*)
+| 								);
+| 		if ( ! (yy_buffer_stack) )
+| 			YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
+| 
+| 		/* zero only the new slots.*/
+| 		memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*));
+| 		(yy_buffer_stack_max) = num_to_alloc;
+| 	}
+| }
+| 
+| /** Setup the input buffer state to scan directly from a user-specified character buffer.
+|  * @param base the character buffer
+|  * @param size the size in bytes of the character buffer
+|  * 
+|  * @return the newly allocated buffer state object. 
+|  */
+| YY_BUFFER_STATE yy_scan_buffer  (char * base, yy_size_t  size )
+| {
+| 	YY_BUFFER_STATE b;
+|     
+| 	if ( size < 2 ||
+| 	     base[size-2] != YY_END_OF_BUFFER_CHAR ||
+| 	     base[size-1] != YY_END_OF_BUFFER_CHAR )
+| 		/* They forgot to leave room for the EOB's. */
+| 		return 0;
+| 
+| 	b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state )  );
+| 	if ( ! b )
+| 		YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" );
+| 
+| 	b->yy_buf_size = size - 2;	/* "- 2" to take care of EOB's */
+| 	b->yy_buf_pos = b->yy_ch_buf = base;
+| 	b->yy_is_our_buffer = 0;
+| 	b->yy_input_file = 0;
+| 	b->yy_n_chars = b->yy_buf_size;
+| 	b->yy_is_interactive = 0;
+| 	b->yy_at_bol = 1;
+| 	b->yy_fill_buffer = 0;
+| 	b->yy_buffer_status = YY_BUFFER_NEW;
+| 
+| 	yy_switch_to_buffer(b  );
+| 
+| 	return b;
+| }
+| 
+| /** Setup the input buffer state to scan a string. The next call to yylex() will
+|  * scan from a @e copy of @a str.
+|  * @param yystr a NUL-terminated string to scan
+|  * 
+|  * @return the newly allocated buffer state object.
+|  * @note If you want to scan bytes that may contain NUL values, then use
+|  *       yy_scan_bytes() instead.
+|  */
+| YY_BUFFER_STATE yy_scan_string (yyconst char * yystr )
+| {
+|     
+| 	return yy_scan_bytes(yystr,strlen(yystr) );
+| }
+| 
+| /** Setup the input buffer state to scan the given bytes. The next call to yylex() will
+|  * scan from a @e copy of @a bytes.
+|  * @param yybytes the byte buffer to scan
+|  * @param _yybytes_len the number of bytes in the buffer pointed to by @a bytes.
+|  * 
+|  * @return the newly allocated buffer state object.
+|  */
+| YY_BUFFER_STATE yy_scan_bytes  (yyconst char * yybytes, int  _yybytes_len )
+| {
+| 	YY_BUFFER_STATE b;
+| 	char *buf;
+| 	yy_size_t n;
+| 	int i;
+|     
+| 	/* Get memory for full buffer, including space for trailing EOB's. */
+| 	n = _yybytes_len + 2;
+| 	buf = (char *) yyalloc(n  );
+| 	if ( ! buf )
+| 		YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
+| 
+| 	for ( i = 0; i < _yybytes_len; ++i )
+| 		buf[i] = yybytes[i];
+| 
+| 	buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR;
+| 
+| 	b = yy_scan_buffer(buf,n );
+| 	if ( ! b )
+| 		YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
+| 
+| 	/* It's okay to grow etc. this buffer, and we should throw it
+| 	 * away when we're done.
+| 	 */
+| 	b->yy_is_our_buffer = 1;
+| 
+| 	return b;
+| }
+| 
+| #ifndef YY_EXIT_FAILURE
+| #define YY_EXIT_FAILURE 2
+| #endif
+| 
+| static void yy_fatal_error (yyconst char* msg )
+| {
+|     	(void) fprintf( stderr, "%s\n", msg );
+| 	exit( YY_EXIT_FAILURE );
+| }
+| 
+| /* Redefine yyless() so it works in section 3 code. */
+| 
+| #undef yyless
+| #define yyless(n) \
+| 	do \
+| 		{ \
+| 		/* Undo effects of setting up yytext. */ \
+|         int yyless_macro_arg = (n); \
+|         YY_LESS_LINENO(yyless_macro_arg);\
+| 		yytext[yyleng] = (yy_hold_char); \
+| 		(yy_c_buf_p) = yytext + yyless_macro_arg; \
+| 		(yy_hold_char) = *(yy_c_buf_p); \
+| 		*(yy_c_buf_p) = '\0'; \
+| 		yyleng = yyless_macro_arg; \
+| 		} \
+| 	while ( 0 )
+| 
+| /* Accessor  methods (get/set functions) to struct members. */
+| 
+| /** Get the current line number.
+|  * 
+|  */
+| int yyget_lineno  (void)
+| {
+|         
+|     return yylineno;
+| }
+| 
+| /** Get the input stream.
+|  * 
+|  */
+| FILE *yyget_in  (void)
+| {
+|         return yyin;
+| }
+| 
+| /** Get the output stream.
+|  * 
+|  */
+| FILE *yyget_out  (void)
+| {
+|         return yyout;
+| }
+| 
+| /** Get the length of the current token.
+|  * 
+|  */
+| int yyget_leng  (void)
+| {
+|         return yyleng;
+| }
+| 
+| /** Get the current token.
+|  * 
+|  */
+| 
+| char *yyget_text  (void)
+| {
+|         return yytext;
+| }
+| 
+| /** Set the current line number.
+|  * @param line_number
+|  * 
+|  */
+| void yyset_lineno (int  line_number )
+| {
+|     
+|     yylineno = line_number;
+| }
+| 
+| /** Set the input stream. This does not discard the current
+|  * input buffer.
+|  * @param in_str A readable stream.
+|  * 
+|  * @see yy_switch_to_buffer
+|  */
+| void yyset_in (FILE *  in_str )
+| {
+|         yyin = in_str ;
+| }
+| 
+| void yyset_out (FILE *  out_str )
+| {
+|         yyout = out_str ;
+| }
+| 
+| int yyget_debug  (void)
+| {
+|         return yy_flex_debug;
+| }
+| 
+| void yyset_debug (int  bdebug )
+| {
+|         yy_flex_debug = bdebug ;
+| }
+| 
+| static int yy_init_globals (void)
+| {
+|         /* Initialization is the same as for the non-reentrant scanner.
+|      * This function is called from yylex_destroy(), so don't allocate here.
+|      */
+| 
+|     (yy_buffer_stack) = 0;
+|     (yy_buffer_stack_top) = 0;
+|     (yy_buffer_stack_max) = 0;
+|     (yy_c_buf_p) = (char *) 0;
+|     (yy_init) = 0;
+|     (yy_start) = 0;
+| 
+|     (yy_state_buf) = 0;
+|     (yy_state_ptr) = 0;
+|     (yy_full_match) = 0;
+|     (yy_lp) = 0;
+| 
+| /* Defined in main.c */
+| #ifdef YY_STDINIT
+|     yyin = stdin;
+|     yyout = stdout;
+| #else
+|     yyin = (FILE *) 0;
+|     yyout = (FILE *) 0;
+| #endif
+| 
+|     /* For future reference: Set errno on error, since we are called by
+|      * yylex_init()
+|      */
+|     return 0;
+| }
+| 
+| /* yylex_destroy is for both reentrant and non-reentrant scanners. */
+| int yylex_destroy  (void)
+| {
+|     
+|     /* Pop the buffer stack, destroying each element. */
+| 	while(YY_CURRENT_BUFFER){
+| 		yy_delete_buffer(YY_CURRENT_BUFFER  );
+| 		YY_CURRENT_BUFFER_LVALUE = NULL;
+| 		yypop_buffer_state();
+| 	}
+| 
+| 	/* Destroy the stack itself. */
+| 	yyfree((yy_buffer_stack) );
+| 	(yy_buffer_stack) = NULL;
+| 
+|     yyfree ( (yy_state_buf) );
+|     (yy_state_buf)  = NULL;
+| 
+|     /* Reset the globals. This is important in a non-reentrant scanner so the next time
+|      * yylex() is called, initialization will occur. */
+|     yy_init_globals( );
+| 
+|     return 0;
+| }
+| 
+| /*
+|  * Internal utility routines.
+|  */
+| 
+| #ifndef yytext_ptr
+| static void yy_flex_strncpy (char* s1, yyconst char * s2, int n )
+| {
+| 	register int i;
+| 	for ( i = 0; i < n; ++i )
+| 		s1[i] = s2[i];
+| }
+| #endif
+| 
+| #ifdef YY_NEED_STRLEN
+| static int yy_flex_strlen (yyconst char * s )
+| {
+| 	register int n;
+| 	for ( n = 0; s[n]; ++n )
+| 		;
+| 
+| 	return n;
+| }
+| #endif
+| 
+| void *yyalloc (yy_size_t  size )
+| {
+| 	return (void *) malloc( size );
+| }
+| 
+| void *yyrealloc  (void * ptr, yy_size_t  size )
+| {
+| 	/* The cast to (char *) in the following accommodates both
+| 	 * implementations that use char* generic pointers, and those
+| 	 * that use void* generic pointers.  It works with the latter
+| 	 * because both ANSI C and C++ allow castless assignment from
+| 	 * any pointer type to void*, and deal with argument conversions
+| 	 * as though doing an assignment.
+| 	 */
+| 	return (void *) realloc( (char *) ptr, size );
+| }
+| 
+| void yyfree (void * ptr )
+| {
+| 	free( (char *) ptr );	/* see yyrealloc() for (char *) cast */
+| }
+| 
+| #define YYTABLES_NAME "yytables"
+| 
+| #line 9 "conftest.l"
+| 
+| 
+| #ifdef YYTEXT_POINTER
+| extern char *yytext;
+| #endif
+| int
+| main (void)
+| {
+|   return ! yylex () + ! yywrap ();
+| }
+test_conf:5692: result: none needed
+test_conf:5698: checking whether yytext is a pointer
+test_conf:5713: mpif90 -o conftest -g -O2   conftest.f90   >&5
+Warning: conftest.f90:1: Illegal preprocessor directive
+Warning: conftest.f90:3: Illegal preprocessor directive
+Warning: conftest.f90:5: Illegal preprocessor directive
+Warning: conftest.f90:9: Illegal preprocessor directive
+Warning: conftest.f90:10: Illegal preprocessor directive
+Warning: conftest.f90:11: Illegal preprocessor directive
+Warning: conftest.f90:12: Illegal preprocessor directive
+Warning: conftest.f90:13: Illegal preprocessor directive
+Warning: conftest.f90:14: Illegal preprocessor directive
+Warning: conftest.f90:15: Illegal preprocessor directive
+Warning: conftest.f90:20: Illegal preprocessor directive
+Warning: conftest.f90:21: Illegal preprocessor directive
+Warning: conftest.f90:22: Illegal preprocessor directive
+Warning: conftest.f90:23: Illegal preprocessor directive
+Warning: conftest.f90:29: Illegal preprocessor directive
+Warning: conftest.f90:30: Illegal preprocessor directive
+Warning: conftest.f90:34: Illegal preprocessor directive
+Warning: conftest.f90:39: Illegal preprocessor directive
+Warning: conftest.f90:40: Illegal preprocessor directive
+Warning: conftest.f90:41: Illegal preprocessor directive
+Warning: conftest.f90:43: Illegal preprocessor directive
+Warning: conftest.f90:50: Illegal preprocessor directive
+Warning: conftest.f90:59: Illegal preprocessor directive
+Warning: conftest.f90:60: Illegal preprocessor directive
+Warning: conftest.f90:61: Illegal preprocessor directive
+Warning: conftest.f90:62: Illegal preprocessor directive
+Warning: conftest.f90:63: Illegal preprocessor directive
+Warning: conftest.f90:64: Illegal preprocessor directive
+Warning: conftest.f90:65: Illegal preprocessor directive
+Warning: conftest.f90:66: Illegal preprocessor directive
+Warning: conftest.f90:67: Illegal preprocessor directive
+Warning: conftest.f90:68: Illegal preprocessor directive
+Warning: conftest.f90:69: Illegal preprocessor directive
+Warning: conftest.f90:70: Illegal preprocessor directive
+Warning: conftest.f90:71: Illegal preprocessor directive
+Warning: conftest.f90:72: Illegal preprocessor directive
+Warning: conftest.f90:73: Illegal preprocessor directive
+Warning: conftest.f90:74: Illegal preprocessor directive
+Warning: conftest.f90:75: Illegal preprocessor directive
+Warning: conftest.f90:76: Illegal preprocessor directive
+Warning: conftest.f90:77: Illegal preprocessor directive
+Warning: conftest.f90:78: Illegal preprocessor directive
+Warning: conftest.f90:79: Illegal preprocessor directive
+Warning: conftest.f90:80: Illegal preprocessor directive
+Warning: conftest.f90:81: Illegal preprocessor directive
+Warning: conftest.f90:82: Illegal preprocessor directive
+Warning: conftest.f90:83: Illegal preprocessor directive
+Warning: conftest.f90:84: Illegal preprocessor directive
+Warning: conftest.f90:85: Illegal preprocessor directive
+Warning: conftest.f90:87: Illegal preprocessor directive
+Warning: conftest.f90:89: Illegal preprocessor directive
+Warning: conftest.f90:91: Illegal preprocessor directive
+Warning: conftest.f90:94: Illegal preprocessor directive
+Warning: conftest.f90:96: Illegal preprocessor directive
+Warning: conftest.f90:99: Illegal preprocessor directive
+Warning: conftest.f90:101: Illegal preprocessor directive
+Warning: conftest.f90:103: Illegal preprocessor directive
+Warning: conftest.f90:104: Illegal preprocessor directive
+Warning: conftest.f90:106: Illegal preprocessor directive
+Warning: conftest.f90:107: Illegal preprocessor directive
+Warning: conftest.f90:108: Illegal preprocessor directive
+Warning: conftest.f90:109: Illegal preprocessor directive
+Warning: conftest.f90:110: Illegal preprocessor directive
+Warning: conftest.f90:113: Illegal preprocessor directive
+Warning: conftest.f90:120: Illegal preprocessor directive
+Warning: conftest.f90:126: Illegal preprocessor directive
+Warning: conftest.f90:132: Illegal preprocessor directive
+Warning: conftest.f90:133: Illegal preprocessor directive
+Warning: conftest.f90:136: Illegal preprocessor directive
+Warning: conftest.f90:139: Illegal preprocessor directive
+Warning: conftest.f90:141: Illegal preprocessor directive
+Warning: conftest.f90:144: Illegal preprocessor directive
+Warning: conftest.f90:145: Illegal preprocessor directive
+Warning: conftest.f90:150: Illegal preprocessor directive
+Warning: conftest.f90:151: Illegal preprocessor directive
+Warning: conftest.f90:152: Illegal preprocessor directive
+Warning: conftest.f90:153: Illegal preprocessor directive
+Warning: conftest.f90:154: Illegal preprocessor directive
+Warning: conftest.f90:158: Illegal preprocessor directive
+Warning: conftest.f90:160: Illegal preprocessor directive
+Warning: conftest.f90:161: Illegal preprocessor directive
+Warning: conftest.f90:163: Illegal preprocessor directive
+Warning: conftest.f90:169: Illegal preprocessor directive
+Warning: conftest.f90:170: Illegal preprocessor directive
+Warning: conftest.f90:171: Illegal preprocessor directive
+Warning: conftest.f90:176: Illegal preprocessor directive
+Warning: conftest.f90:189: Illegal preprocessor directive
+Warning: conftest.f90:191: Illegal preprocessor directive
+Warning: conftest.f90:192: Illegal preprocessor directive
+Warning: conftest.f90:194: Illegal preprocessor directive
+Warning: conftest.f90:196: Illegal preprocessor directive
+Warning: conftest.f90:197: Illegal preprocessor directive
+Warning: conftest.f90:244: Illegal preprocessor directive
+Warning: conftest.f90:245: Illegal preprocessor directive
+Warning: conftest.f90:256: Illegal preprocessor directive
+Warning: conftest.f90:259: Illegal preprocessor directive
+Warning: conftest.f90:272: Illegal preprocessor directive
+Warning: conftest.f90:279: Illegal preprocessor directive
+Warning: conftest.f90:308: Illegal preprocessor directive
+Warning: conftest.f90:318: Illegal preprocessor directive
+Warning: conftest.f90:320: Illegal preprocessor directive
+Warning: conftest.f90:330: Illegal preprocessor directive
+Warning: conftest.f90:340: Illegal preprocessor directive
+Warning: conftest.f90:355: Illegal preprocessor directive
+Warning: conftest.f90:365: Illegal preprocessor directive
+Warning: conftest.f90:373: Illegal preprocessor directive
+Warning: conftest.f90:374: Illegal preprocessor directive
+Warning: conftest.f90:462: Illegal preprocessor directive
+Warning: conftest.f90:472: Illegal preprocessor directive
+Warning: conftest.f90:473: Illegal preprocessor directive
+Warning: conftest.f90:474: Illegal preprocessor directive
+Warning: conftest.f90:476: Illegal preprocessor directive
+Warning: conftest.f90:477: Illegal preprocessor directive
+Warning: conftest.f90:479: Illegal preprocessor directive
+Warning: conftest.f90:481: Illegal preprocessor directive
+Warning: conftest.f90:486: Illegal preprocessor directive
+Warning: conftest.f90:487: Illegal preprocessor directive
+Warning: conftest.f90:489: Illegal preprocessor directive
+Warning: conftest.f90:490: Illegal preprocessor directive
+Warning: conftest.f90:491: Illegal preprocessor directive
+Warning: conftest.f90:528: Illegal preprocessor directive
+Warning: conftest.f90:529: Illegal preprocessor directive
+Warning: conftest.f90:531: Illegal preprocessor directive
+Warning: conftest.f90:533: Illegal preprocessor directive
+Warning: conftest.f90:534: Illegal preprocessor directive
+Warning: conftest.f90:538: Illegal preprocessor directive
+Warning: conftest.f90:540: Illegal preprocessor directive
+Warning: conftest.f90:542: Illegal preprocessor directive
+Warning: conftest.f90:544: Illegal preprocessor directive
+Warning: conftest.f90:546: Illegal preprocessor directive
+Warning: conftest.f90:548: Illegal preprocessor directive
+Warning: conftest.f90:550: Illegal preprocessor directive
+Warning: conftest.f90:552: Illegal preprocessor directive
+Warning: conftest.f90:554: Illegal preprocessor directive
+Warning: conftest.f90:557: Illegal preprocessor directive
+Warning: conftest.f90:558: Illegal preprocessor directive
+Warning: conftest.f90:560: Illegal preprocessor directive
+Warning: conftest.f90:561: Illegal preprocessor directive
+Warning: conftest.f90:562: Illegal preprocessor directive
+Warning: conftest.f90:563: Illegal preprocessor directive
+Warning: conftest.f90:564: Illegal preprocessor directive
+Warning: conftest.f90:567: Illegal preprocessor directive
+Warning: conftest.f90:571: Illegal preprocessor directive
+Warning: conftest.f90:572: Illegal preprocessor directive
+Warning: conftest.f90:577: Illegal preprocessor directive
+Warning: conftest.f90:578: Illegal preprocessor directive
+Warning: conftest.f90:608: Illegal preprocessor directive
+Warning: conftest.f90:614: Illegal preprocessor directive
+Warning: conftest.f90:615: Illegal preprocessor directive
+Warning: conftest.f90:616: Illegal preprocessor directive
+Warning: conftest.f90:619: Illegal preprocessor directive
+Warning: conftest.f90:620: Illegal preprocessor directive
+Warning: conftest.f90:621: Illegal preprocessor directive
+Warning: conftest.f90:624: Illegal preprocessor directive
+Warning: conftest.f90:625: Illegal preprocessor directive
+Warning: conftest.f90:626: Illegal preprocessor directive
+Warning: conftest.f90:633: Illegal preprocessor directive
+Warning: conftest.f90:634: Illegal preprocessor directive
+Warning: conftest.f90:638: Illegal preprocessor directive
+Warning: conftest.f90:639: Illegal preprocessor directive
+Warning: conftest.f90:644: Illegal preprocessor directive
+Warning: conftest.f90:645: Illegal preprocessor directive
+Warning: conftest.f90:646: Illegal preprocessor directive
+Warning: conftest.f90:649: Illegal preprocessor directive
+Warning: conftest.f90:650: Illegal preprocessor directive
+Warning: conftest.f90:651: Illegal preprocessor directive
+Warning: conftest.f90:653: Illegal preprocessor directive
+Warning: conftest.f90:664: Illegal preprocessor directive
+Warning: conftest.f90:666: Illegal preprocessor directive
+Warning: conftest.f90:672: Illegal preprocessor directive
+Warning: conftest.f90:674: Illegal preprocessor directive
+Warning: conftest.f90:766: Illegal preprocessor directive
+Warning: conftest.f90:771: Illegal preprocessor directive
+Warning: conftest.f90:776: Illegal preprocessor directive
+Warning: conftest.f90:781: Illegal preprocessor directive
+Warning: conftest.f90:786: Illegal preprocessor directive
+Warning: conftest.f90:791: Illegal preprocessor directive
+Warning: conftest.f90:796: Illegal preprocessor directive
+Warning: conftest.f90:801: Illegal preprocessor directive
+Warning: conftest.f90:804: Illegal preprocessor directive
+Warning: conftest.f90:1136: Illegal preprocessor directive
+Warning: conftest.f90:1137: Illegal preprocessor directive
+Warning: conftest.f90:1139: Illegal preprocessor directive
+Warning: conftest.f90:1141: Illegal preprocessor directive
+Warning: conftest.f90:1188: Illegal preprocessor directive
+Warning: conftest.f90:1190: Illegal preprocessor directive
+Warning: conftest.f90:1192: Illegal preprocessor directive
+Warning: conftest.f90:1208: Illegal preprocessor directive
+Warning: conftest.f90:1320: Illegal preprocessor directive
+Warning: conftest.f90:1322: Illegal preprocessor directive
+Warning: conftest.f90:1563: Illegal preprocessor directive
+Warning: conftest.f90:1564: Illegal preprocessor directive
+Warning: conftest.f90:1565: Illegal preprocessor directive
+Warning: conftest.f90:1575: Illegal preprocessor directive
+Warning: conftest.f90:1576: Illegal preprocessor directive
+Warning: conftest.f90:1689: Illegal preprocessor directive
+Warning: conftest.f90:1692: Illegal preprocessor directive
+Warning: conftest.f90:1695: Illegal preprocessor directive
+Warning: conftest.f90:1732: Illegal preprocessor directive
+Warning: conftest.f90:1739: Illegal preprocessor directive
+Warning: conftest.f90:1741: Illegal preprocessor directive
+Warning: conftest.f90:1750: Illegal preprocessor directive
+Warning: conftest.f90:1774: Illegal preprocessor directive
+Warning: conftest.f90:1776: Illegal preprocessor directive
+Warning: conftest.f90:1779: Illegal preprocessor directive
+Warning: conftest.f90:1781: Illegal preprocessor directive
+conftest.f90:7.1:
+
+/* A lexical scanner generated by flex */
+ 1
+Error: Invalid character in name at (1)
+conftest.f90:17.1:
+
+/* First, we deal with  platform-specific or compiler-specific issues. */
+ 1
+Error: Invalid character in name at (1)
+conftest.f90:19.1:
+
+/* begin standard C headers. */
+ 1
+Error: Invalid character in name at (1)
+conftest.f90:25.1:
+
+/* end standard C headers. */
+ 1
+Error: Invalid character in name at (1)
+conftest.f90:27.1:
+
+/* flex integer type definitions */
+ 1
+Error: Invalid character in name at (1)
+conftest.f90:32.1:
+
+/* C99 systems have <inttypes.h>. Non-C99 systems may or may not. */
+ 1
+Error: Invalid character in name at (1)
+conftest.f90:36.1:
+
+/* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
+ 1
+Error: Invalid character in name at (1)
+conftest.f90:37.2:
+
+ * if you want the limit (max/min) macros for int types. 
+  1
+Error: Invalid character in name at (1)
+conftest.f90:38.2:
+
+ */
+  1
+Error: Invalid character in name at (1)
+conftest.f90:44:
+
+typedef int8_t flex_int8_t;
+1
+Error: Unclassifiable statement at (1)
+conftest.f90:45:
+
+typedef uint8_t flex_uint8_t;
+1
+Error: Unclassifiable statement at (1)
+conftest.f90:46:
+
+typedef int16_t flex_int16_t;
+1
+Error: Unclassifiable statement at (1)
+conftest.f90:47:
+
+typedef uint16_t flex_uint16_t;
+1
+Error: Unclassifiable statement at (1)
+conftest.f90:48:
+
+typedef int32_t flex_int32_t;
+1
+Error: Unclassifiable statement at (1)
+conftest.f90:49:
+
+typedef uint32_t flex_uint32_t;
+1
+Error: Unclassifiable statement at (1)
+conftest.f90:51:
+
+typedef signed char flex_int8_t;
+1
+Error: Unclassifiable statement at (1)
+conftest.f90:52:
+
+typedef short int flex_int16_t;
+1
+Error: Unclassifiable statement at (1)
+conftest.f90:53:
+
+typedef int flex_int32_t;
+1
+Error: Unclassifiable statement at (1)
+conftest.f90:54:
+
+typedef unsigned char flex_uint8_t; 
+1
+Error: Unclassifiable statement at (1)
+conftest.f90:55:
+
+typedef unsigned short int flex_uint16_t;
+1
+Error: Unclassifiable statement at (1)
+conftest.f90:56:
+
+typedef unsigned int flex_uint32_t;
+1
+Error: Unclassifiable statement at (1)
+conftest.f90:58.1:
+
+/* Limits of integral types. */
+ 1
+Error: Invalid character in name at (1)
+conftest.f90:93.1:
+
+/* The "const" storage-class-modifier is valid. */
+ 1
+Error: Invalid character in name at (1)
+conftest.f90:98.1:
+
+/* C99 requires __STDC__ to be defined as 1. */
+ 1
+Error: Invalid character in name at (1)
+conftest.f90:112.1:
+
+/* Returned upon end-of-file. */
+ 1
+Error: Invalid character in name at (1)
+Fatal Error: Error count reached limit of 25.
+test_conf:5713: $? = 1
+test_conf: failed program was:
+| #define YYTEXT_POINTER 1
+| 
+| #line 3 "lex.yy.c"
+| 
+| #define  YY_INT_ALIGNED short int
+| 
+| /* A lexical scanner generated by flex */
+| 
+| #define FLEX_SCANNER
+| #define YY_FLEX_MAJOR_VERSION 2
+| #define YY_FLEX_MINOR_VERSION 5
+| #define YY_FLEX_SUBMINOR_VERSION 35
+| #if YY_FLEX_SUBMINOR_VERSION > 0
+| #define FLEX_BETA
+| #endif
+| 
+| /* First, we deal with  platform-specific or compiler-specific issues. */
+| 
+| /* begin standard C headers. */
+| #include <stdio.h>
+| #include <string.h>
+| #include <errno.h>
+| #include <stdlib.h>
+| 
+| /* end standard C headers. */
+| 
+| /* flex integer type definitions */
+| 
+| #ifndef FLEXINT_H
+| #define FLEXINT_H
+| 
+| /* C99 systems have <inttypes.h>. Non-C99 systems may or may not. */
+| 
+| #if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L
+| 
+| /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
+|  * if you want the limit (max/min) macros for int types. 
+|  */
+| #ifndef __STDC_LIMIT_MACROS
+| #define __STDC_LIMIT_MACROS 1
+| #endif
+| 
+| #include <inttypes.h>
+| typedef int8_t flex_int8_t;
+| typedef uint8_t flex_uint8_t;
+| typedef int16_t flex_int16_t;
+| typedef uint16_t flex_uint16_t;
+| typedef int32_t flex_int32_t;
+| typedef uint32_t flex_uint32_t;
+| #else
+| typedef signed char flex_int8_t;
+| typedef short int flex_int16_t;
+| typedef int flex_int32_t;
+| typedef unsigned char flex_uint8_t; 
+| typedef unsigned short int flex_uint16_t;
+| typedef unsigned int flex_uint32_t;
+| 
+| /* Limits of integral types. */
+| #ifndef INT8_MIN
+| #define INT8_MIN               (-128)
+| #endif
+| #ifndef INT16_MIN
+| #define INT16_MIN              (-32767-1)
+| #endif
+| #ifndef INT32_MIN
+| #define INT32_MIN              (-2147483647-1)
+| #endif
+| #ifndef INT8_MAX
+| #define INT8_MAX               (127)
+| #endif
+| #ifndef INT16_MAX
+| #define INT16_MAX              (32767)
+| #endif
+| #ifndef INT32_MAX
+| #define INT32_MAX              (2147483647)
+| #endif
+| #ifndef UINT8_MAX
+| #define UINT8_MAX              (255U)
+| #endif
+| #ifndef UINT16_MAX
+| #define UINT16_MAX             (65535U)
+| #endif
+| #ifndef UINT32_MAX
+| #define UINT32_MAX             (4294967295U)
+| #endif
+| 
+| #endif /* ! C99 */
+| 
+| #endif /* ! FLEXINT_H */
+| 
+| #ifdef __cplusplus
+| 
+| /* The "const" storage-class-modifier is valid. */
+| #define YY_USE_CONST
+| 
+| #else	/* ! __cplusplus */
+| 
+| /* C99 requires __STDC__ to be defined as 1. */
+| #if defined (__STDC__)
+| 
+| #define YY_USE_CONST
+| 
+| #endif	/* defined (__STDC__) */
+| #endif	/* ! __cplusplus */
+| 
+| #ifdef YY_USE_CONST
+| #define yyconst const
+| #else
+| #define yyconst
+| #endif
+| 
+| /* Returned upon end-of-file. */
+| #define YY_NULL 0
+| 
+| /* Promotes a possibly negative, possibly signed char to an unsigned
+|  * integer for use as an array index.  If the signed char is negative,
+|  * we want to instead treat it as an 8-bit unsigned char, hence the
+|  * double cast.
+|  */
+| #define YY_SC_TO_UI(c) ((unsigned int) (unsigned char) c)
+| 
+| /* Enter a start condition.  This macro really ought to take a parameter,
+|  * but we do it the disgusting crufty way forced on us by the ()-less
+|  * definition of BEGIN.
+|  */
+| #define BEGIN (yy_start) = 1 + 2 *
+| 
+| /* Translate the current start state into a value that can be later handed
+|  * to BEGIN to return to the state.  The YYSTATE alias is for lex
+|  * compatibility.
+|  */
+| #define YY_START (((yy_start) - 1) / 2)
+| #define YYSTATE YY_START
+| 
+| /* Action number for EOF rule of a given start state. */
+| #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1)
+| 
+| /* Special action meaning "start processing a new file". */
+| #define YY_NEW_FILE yyrestart(yyin  )
+| 
+| #define YY_END_OF_BUFFER_CHAR 0
+| 
+| /* Size of default input buffer. */
+| #ifndef YY_BUF_SIZE
+| #ifdef __ia64__
+| /* On IA-64, the buffer size is 16k, not 8k.
+|  * Moreover, YY_BUF_SIZE is 2*YY_READ_BUF_SIZE in the general case.
+|  * Ditto for the __ia64__ case accordingly.
+|  */
+| #define YY_BUF_SIZE 32768
+| #else
+| #define YY_BUF_SIZE 16384
+| #endif /* __ia64__ */
+| #endif
+| 
+| /* The state buf must be large enough to hold one state per character in the main buffer.
+|  */
+| #define YY_STATE_BUF_SIZE   ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
+| 
+| #ifndef YY_TYPEDEF_YY_BUFFER_STATE
+| #define YY_TYPEDEF_YY_BUFFER_STATE
+| typedef struct yy_buffer_state *YY_BUFFER_STATE;
+| #endif
+| 
+| extern int yyleng;
+| 
+| extern FILE *yyin, *yyout;
+| 
+| #define EOB_ACT_CONTINUE_SCAN 0
+| #define EOB_ACT_END_OF_FILE 1
+| #define EOB_ACT_LAST_MATCH 2
+| 
+|     #define YY_LESS_LINENO(n)
+|     
+| /* Return all but the first "n" matched characters back to the input stream. */
+| #define yyless(n) \
+| 	do \
+| 		{ \
+| 		/* Undo effects of setting up yytext. */ \
+|         int yyless_macro_arg = (n); \
+|         YY_LESS_LINENO(yyless_macro_arg);\
+| 		*yy_cp = (yy_hold_char); \
+| 		YY_RESTORE_YY_MORE_OFFSET \
+| 		(yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
+| 		YY_DO_BEFORE_ACTION; /* set up yytext again */ \
+| 		} \
+| 	while ( 0 )
+| 
+| #define unput(c) yyunput( c, (yytext_ptr)  )
+| 
+| #ifndef YY_TYPEDEF_YY_SIZE_T
+| #define YY_TYPEDEF_YY_SIZE_T
+| typedef size_t yy_size_t;
+| #endif
+| 
+| #ifndef YY_STRUCT_YY_BUFFER_STATE
+| #define YY_STRUCT_YY_BUFFER_STATE
+| struct yy_buffer_state
+| 	{
+| 	FILE *yy_input_file;
+| 
+| 	char *yy_ch_buf;		/* input buffer */
+| 	char *yy_buf_pos;		/* current position in input buffer */
+| 
+| 	/* Size of input buffer in bytes, not including room for EOB
+| 	 * characters.
+| 	 */
+| 	yy_size_t yy_buf_size;
+| 
+| 	/* Number of characters read into yy_ch_buf, not including EOB
+| 	 * characters.
+| 	 */
+| 	int yy_n_chars;
+| 
+| 	/* Whether we "own" the buffer - i.e., we know we created it,
+| 	 * and can realloc() it to grow it, and should free() it to
+| 	 * delete it.
+| 	 */
+| 	int yy_is_our_buffer;
+| 
+| 	/* Whether this is an "interactive" input source; if so, and
+| 	 * if we're using stdio for input, then we want to use getc()
+| 	 * instead of fread(), to make sure we stop fetching input after
+| 	 * each newline.
+| 	 */
+| 	int yy_is_interactive;
+| 
+| 	/* Whether we're considered to be at the beginning of a line.
+| 	 * If so, '^' rules will be active on the next match, otherwise
+| 	 * not.
+| 	 */
+| 	int yy_at_bol;
+| 
+|     int yy_bs_lineno; /**< The line count. */
+|     int yy_bs_column; /**< The column count. */
+|     
+| 	/* Whether to try to fill the input buffer when we reach the
+| 	 * end of it.
+| 	 */
+| 	int yy_fill_buffer;
+| 
+| 	int yy_buffer_status;
+| 
+| #define YY_BUFFER_NEW 0
+| #define YY_BUFFER_NORMAL 1
+| 	/* When an EOF's been seen but there's still some text to process
+| 	 * then we mark the buffer as YY_EOF_PENDING, to indicate that we
+| 	 * shouldn't try reading from the input source any more.  We might
+| 	 * still have a bunch of tokens to match, though, because of
+| 	 * possible backing-up.
+| 	 *
+| 	 * When we actually see the EOF, we change the status to "new"
+| 	 * (via yyrestart()), so that the user can continue scanning by
+| 	 * just pointing yyin at a new input file.
+| 	 */
+| #define YY_BUFFER_EOF_PENDING 2
+| 
+| 	};
+| #endif /* !YY_STRUCT_YY_BUFFER_STATE */
+| 
+| /* Stack of input buffers. */
+| static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */
+| static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */
+| static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an array. */
+| 
+| /* We provide macros for accessing buffer states in case in the
+|  * future we want to put the buffer states in a more general
+|  * "scanner state".
+|  *
+|  * Returns the top of the stack, or NULL.
+|  */
+| #define YY_CURRENT_BUFFER ( (yy_buffer_stack) \
+|                           ? (yy_buffer_stack)[(yy_buffer_stack_top)] \
+|                           : NULL)
+| 
+| /* Same as previous macro, but useful when we know that the buffer stack is not
+|  * NULL or when we need an lvalue. For internal use only.
+|  */
+| #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)]
+| 
+| /* yy_hold_char holds the character lost when yytext is formed. */
+| static char yy_hold_char;
+| static int yy_n_chars;		/* number of characters read into yy_ch_buf */
+| int yyleng;
+| 
+| /* Points to current character in buffer. */
+| static char *yy_c_buf_p = (char *) 0;
+| static int yy_init = 0;		/* whether we need to initialize */
+| static int yy_start = 0;	/* start state number */
+| 
+| /* Flag which is used to allow yywrap()'s to do buffer switches
+|  * instead of setting up a fresh yyin.  A bit of a hack ...
+|  */
+| static int yy_did_buffer_switch_on_eof;
+| 
+| void yyrestart (FILE *input_file  );
+| void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer  );
+| YY_BUFFER_STATE yy_create_buffer (FILE *file,int size  );
+| void yy_delete_buffer (YY_BUFFER_STATE b  );
+| void yy_flush_buffer (YY_BUFFER_STATE b  );
+| void yypush_buffer_state (YY_BUFFER_STATE new_buffer  );
+| void yypop_buffer_state (void );
+| 
+| static void yyensure_buffer_stack (void );
+| static void yy_load_buffer_state (void );
+| static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file  );
+| 
+| #define YY_FLUSH_BUFFER yy_flush_buffer(YY_CURRENT_BUFFER )
+| 
+| YY_BUFFER_STATE yy_scan_buffer (char *base,yy_size_t size  );
+| YY_BUFFER_STATE yy_scan_string (yyconst char *yy_str  );
+| YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,int len  );
+| 
+| void *yyalloc (yy_size_t  );
+| void *yyrealloc (void *,yy_size_t  );
+| void yyfree (void *  );
+| 
+| #define yy_new_buffer yy_create_buffer
+| 
+| #define yy_set_interactive(is_interactive) \
+| 	{ \
+| 	if ( ! YY_CURRENT_BUFFER ){ \
+|         yyensure_buffer_stack (); \
+| 		YY_CURRENT_BUFFER_LVALUE =    \
+|             yy_create_buffer(yyin,YY_BUF_SIZE ); \
+| 	} \
+| 	YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
+| 	}
+| 
+| #define yy_set_bol(at_bol) \
+| 	{ \
+| 	if ( ! YY_CURRENT_BUFFER ){\
+|         yyensure_buffer_stack (); \
+| 		YY_CURRENT_BUFFER_LVALUE =    \
+|             yy_create_buffer(yyin,YY_BUF_SIZE ); \
+| 	} \
+| 	YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
+| 	}
+| 
+| #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol)
+| 
+| /* Begin user sect3 */
+| 
+| typedef unsigned char YY_CHAR;
+| 
+| FILE *yyin = (FILE *) 0, *yyout = (FILE *) 0;
+| 
+| typedef int yy_state_type;
+| 
+| extern int yylineno;
+| 
+| int yylineno = 1;
+| 
+| extern char *yytext;
+| #define yytext_ptr yytext
+| 
+| static yy_state_type yy_get_previous_state (void );
+| static yy_state_type yy_try_NUL_trans (yy_state_type current_state  );
+| static int yy_get_next_buffer (void );
+| static void yy_fatal_error (yyconst char msg[]  );
+| 
+| /* Done after the current pattern has been matched and before the
+|  * corresponding action - sets up yytext.
+|  */
+| #define YY_DO_BEFORE_ACTION \
+| 	(yytext_ptr) = yy_bp; \
+| 	(yytext_ptr) -= (yy_more_len); \
+| 	yyleng = (size_t) (yy_cp - (yytext_ptr)); \
+| 	(yy_hold_char) = *yy_cp; \
+| 	*yy_cp = '\0'; \
+| 	(yy_c_buf_p) = yy_cp;
+| 
+| #define YY_NUM_RULES 8
+| #define YY_END_OF_BUFFER 9
+| /* This struct is not used in this scanner,
+|    but its presence is necessary. */
+| struct yy_trans_info
+| 	{
+| 	flex_int32_t yy_verify;
+| 	flex_int32_t yy_nxt;
+| 	};
+| static yyconst flex_int16_t yy_acclist[23] =
+|     {   0,
+|         9,    7,    8,    8,    1,    7,    8,    2,    7,    8,
+|         3,    7,    8,    4,    7,    8,    5,    7,    8,    6,
+|         7,    8
+|     } ;
+| 
+| static yyconst flex_int16_t yy_accept[14] =
+|     {   0,
+|         1,    1,    1,    2,    4,    5,    8,   11,   14,   17,
+|        20,   23,   23
+|     } ;
+| 
+| static yyconst flex_int32_t yy_ec[256] =
+|     {   0,
+|         1,    1,    1,    1,    1,    1,    1,    1,    1,    2,
+|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
+|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
+|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
+|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
+|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
+|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
+|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
+|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
+|         1,    1,    1,    1,    1,    1,    3,    4,    5,    6,
+| 
+|         7,    8,    1,    1,    1,    1,    1,    1,    1,    1,
+|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
+|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
+|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
+|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
+|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
+|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
+|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
+|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
+|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
+| 
+|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
+|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
+|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
+|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
+|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
+|         1,    1,    1,    1,    1
+|     } ;
+| 
+| static yyconst flex_int32_t yy_meta[9] =
+|     {   0,
+|         1,    1,    1,    1,    1,    1,    1,    1
+|     } ;
+| 
+| static yyconst flex_int16_t yy_base[13] =
+|     {   0,
+|         0,    0,    9,   10,   10,   10,   10,   10,   10,   10,
+|        10,   10
+|     } ;
+| 
+| static yyconst flex_int16_t yy_def[13] =
+|     {   0,
+|        12,    1,   12,   12,   12,   12,   12,   12,   12,   12,
+|        12,    0
+|     } ;
+| 
+| static yyconst flex_int16_t yy_nxt[19] =
+|     {   0,
+|         4,    5,    6,    7,    8,    9,   10,   11,   12,    3,
+|        12,   12,   12,   12,   12,   12,   12,   12
+|     } ;
+| 
+| static yyconst flex_int16_t yy_chk[19] =
+|     {   0,
+|         1,    1,    1,    1,    1,    1,    1,    1,    3,   12,
+|        12,   12,   12,   12,   12,   12,   12,   12
+|     } ;
+| 
+| extern int yy_flex_debug;
+| int yy_flex_debug = 0;
+| 
+| static yy_state_type *yy_state_buf=0, *yy_state_ptr=0;
+| static char *yy_full_match;
+| static int yy_lp;
+| #define REJECT \
+| { \
+| *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */ \
+| yy_cp = (yy_full_match); /* restore poss. backed-over text */ \
+| ++(yy_lp); \
+| goto find_rule; \
+| }
+| 
+| static int yy_more_flag = 0;
+| static int yy_more_len = 0;
+| #define yymore() ((yy_more_flag) = 1)
+| #define YY_MORE_ADJ (yy_more_len)
+| #define YY_RESTORE_YY_MORE_OFFSET
+| char *yytext;
+| #line 1 "conftest.l"
+| #line 477 "lex.yy.c"
+| 
+| #define INITIAL 0
+| 
+| #ifndef YY_NO_UNISTD_H
+| /* Special case for "unistd.h", since it is non-ANSI. We include it way
+|  * down here because we want the user's section 1 to have been scanned first.
+|  * The user has a chance to override it with an option.
+|  */
+| #include <unistd.h>
+| #endif
+| 
+| #ifndef YY_EXTRA_TYPE
+| #define YY_EXTRA_TYPE void *
+| #endif
+| 
+| static int yy_init_globals (void );
+| 
+| /* Accessor methods to globals.
+|    These are made visible to non-reentrant scanners for convenience. */
+| 
+| int yylex_destroy (void );
+| 
+| int yyget_debug (void );
+| 
+| void yyset_debug (int debug_flag  );
+| 
+| YY_EXTRA_TYPE yyget_extra (void );
+| 
+| void yyset_extra (YY_EXTRA_TYPE user_defined  );
+| 
+| FILE *yyget_in (void );
+| 
+| void yyset_in  (FILE * in_str  );
+| 
+| FILE *yyget_out (void );
+| 
+| void yyset_out  (FILE * out_str  );
+| 
+| int yyget_leng (void );
+| 
+| char *yyget_text (void );
+| 
+| int yyget_lineno (void );
+| 
+| void yyset_lineno (int line_number  );
+| 
+| /* Macros after this point can all be overridden by user definitions in
+|  * section 1.
+|  */
+| 
+| #ifndef YY_SKIP_YYWRAP
+| #ifdef __cplusplus
+| extern "C" int yywrap (void );
+| #else
+| extern int yywrap (void );
+| #endif
+| #endif
+| 
+|     static void yyunput (int c,char *buf_ptr  );
+|     
+| #ifndef yytext_ptr
+| static void yy_flex_strncpy (char *,yyconst char *,int );
+| #endif
+| 
+| #ifdef YY_NEED_STRLEN
+| static int yy_flex_strlen (yyconst char * );
+| #endif
+| 
+| #ifndef YY_NO_INPUT
+| 
+| #ifdef __cplusplus
+| static int yyinput (void );
+| #else
+| static int input (void );
+| #endif
+| 
+| #endif
+| 
+| /* Amount of stuff to slurp up with each read. */
+| #ifndef YY_READ_BUF_SIZE
+| #ifdef __ia64__
+| /* On IA-64, the buffer size is 16k, not 8k */
+| #define YY_READ_BUF_SIZE 16384
+| #else
+| #define YY_READ_BUF_SIZE 8192
+| #endif /* __ia64__ */
+| #endif
+| 
+| /* Copy whatever the last rule matched to the standard output. */
+| #ifndef ECHO
+| /* This used to be an fputs(), but since the string might contain NUL's,
+|  * we now use fwrite().
+|  */
+| #define ECHO do { if (fwrite( yytext, yyleng, 1, yyout )) {} } while (0)
+| #endif
+| 
+| /* Gets input and stuffs it into "buf".  number of characters read, or YY_NULL,
+|  * is returned in "result".
+|  */
+| #ifndef YY_INPUT
+| #define YY_INPUT(buf,result,max_size) \
+| 	if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \
+| 		{ \
+| 		int c = '*'; \
+| 		size_t n; \
+| 		for ( n = 0; n < max_size && \
+| 			     (c = getc( yyin )) != EOF && c != '\n'; ++n ) \
+| 			buf[n] = (char) c; \
+| 		if ( c == '\n' ) \
+| 			buf[n++] = (char) c; \
+| 		if ( c == EOF && ferror( yyin ) ) \
+| 			YY_FATAL_ERROR( "input in flex scanner failed" ); \
+| 		result = n; \
+| 		} \
+| 	else \
+| 		{ \
+| 		errno=0; \
+| 		while ( (result = fread(buf, 1, max_size, yyin))==0 && ferror(yyin)) \
+| 			{ \
+| 			if( errno != EINTR) \
+| 				{ \
+| 				YY_FATAL_ERROR( "input in flex scanner failed" ); \
+| 				break; \
+| 				} \
+| 			errno=0; \
+| 			clearerr(yyin); \
+| 			} \
+| 		}\
+| \
+| 
+| #endif
+| 
+| /* No semi-colon after return; correct usage is to write "yyterminate();" -
+|  * we don't want an extra ';' after the "return" because that will cause
+|  * some compilers to complain about unreachable statements.
+|  */
+| #ifndef yyterminate
+| #define yyterminate() return YY_NULL
+| #endif
+| 
+| /* Number of entries by which start-condition stack grows. */
+| #ifndef YY_START_STACK_INCR
+| #define YY_START_STACK_INCR 25
+| #endif
+| 
+| /* Report a fatal error. */
+| #ifndef YY_FATAL_ERROR
+| #define YY_FATAL_ERROR(msg) yy_fatal_error( msg )
+| #endif
+| 
+| /* end tables serialization structures and prototypes */
+| 
+| /* Default declaration of generated scanner - a define so the user can
+|  * easily add parameters.
+|  */
+| #ifndef YY_DECL
+| #define YY_DECL_IS_OURS 1
+| 
+| extern int yylex (void);
+| 
+| #define YY_DECL int yylex (void)
+| #endif /* !YY_DECL */
+| 
+| /* Code executed at the beginning of each rule, after yytext and yyleng
+|  * have been set up.
+|  */
+| #ifndef YY_USER_ACTION
+| #define YY_USER_ACTION
+| #endif
+| 
+| /* Code executed at the end of each rule. */
+| #ifndef YY_BREAK
+| #define YY_BREAK break;
+| #endif
+| 
+| #define YY_RULE_SETUP \
+| 	YY_USER_ACTION
+| 
+| /** The main scanner function which does all the work.
+|  */
+| YY_DECL
+| {
+| 	register yy_state_type yy_current_state;
+| 	register char *yy_cp, *yy_bp;
+| 	register int yy_act;
+|     
+| #line 1 "conftest.l"
+| 
+| #line 666 "lex.yy.c"
+| 
+| 	if ( !(yy_init) )
+| 		{
+| 		(yy_init) = 1;
+| 
+| #ifdef YY_USER_INIT
+| 		YY_USER_INIT;
+| #endif
+| 
+|         /* Create the reject buffer large enough to save one state per allowed character. */
+|         if ( ! (yy_state_buf) )
+|             (yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE  );
+|             if ( ! (yy_state_buf) )
+|                 YY_FATAL_ERROR( "out of dynamic memory in yylex()" );
+| 
+| 		if ( ! (yy_start) )
+| 			(yy_start) = 1;	/* first start state */
+| 
+| 		if ( ! yyin )
+| 			yyin = stdin;
+| 
+| 		if ( ! yyout )
+| 			yyout = stdout;
+| 
+| 		if ( ! YY_CURRENT_BUFFER ) {
+| 			yyensure_buffer_stack ();
+| 			YY_CURRENT_BUFFER_LVALUE =
+| 				yy_create_buffer(yyin,YY_BUF_SIZE );
+| 		}
+| 
+| 		yy_load_buffer_state( );
+| 		}
+| 
+| 	while ( 1 )		/* loops until end-of-file is reached */
+| 		{
+| 		(yy_more_len) = 0;
+| 		if ( (yy_more_flag) )
+| 			{
+| 			(yy_more_len) = (yy_c_buf_p) - (yytext_ptr);
+| 			(yy_more_flag) = 0;
+| 			}
+| 		yy_cp = (yy_c_buf_p);
+| 
+| 		/* Support of yytext. */
+| 		*yy_cp = (yy_hold_char);
+| 
+| 		/* yy_bp points to the position in yy_ch_buf of the start of
+| 		 * the current run.
+| 		 */
+| 		yy_bp = yy_cp;
+| 
+| 		yy_current_state = (yy_start);
+| 
+| 		(yy_state_ptr) = (yy_state_buf);
+| 		*(yy_state_ptr)++ = yy_current_state;
+| 
+| yy_match:
+| 		do
+| 			{
+| 			register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)];
+| 			while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
+| 				{
+| 				yy_current_state = (int) yy_def[yy_current_state];
+| 				if ( yy_current_state >= 13 )
+| 					yy_c = yy_meta[(unsigned int) yy_c];
+| 				}
+| 			yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
+| 			*(yy_state_ptr)++ = yy_current_state;
+| 			++yy_cp;
+| 			}
+| 		while ( yy_base[yy_current_state] != 10 );
+| 
+| yy_find_action:
+| 		yy_current_state = *--(yy_state_ptr);
+| 		(yy_lp) = yy_accept[yy_current_state];
+| find_rule: /* we branch to this label when backing up */
+| 		for ( ; ; ) /* until we find what rule we matched */
+| 			{
+| 			if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] )
+| 				{
+| 				yy_act = yy_acclist[(yy_lp)];
+| 					{
+| 					(yy_full_match) = yy_cp;
+| 					break;
+| 					}
+| 				}
+| 			--yy_cp;
+| 			yy_current_state = *--(yy_state_ptr);
+| 			(yy_lp) = yy_accept[yy_current_state];
+| 			}
+| 
+| 		YY_DO_BEFORE_ACTION;
+| 
+| do_action:	/* This label is used only to access EOF actions. */
+| 
+| 		switch ( yy_act )
+| 	{ /* beginning of action switch */
+| case 1:
+| YY_RULE_SETUP
+| #line 2 "conftest.l"
+| { ECHO; }
+| 	YY_BREAK
+| case 2:
+| YY_RULE_SETUP
+| #line 3 "conftest.l"
+| { REJECT; }
+| 	YY_BREAK
+| case 3:
+| YY_RULE_SETUP
+| #line 4 "conftest.l"
+| { yymore (); }
+| 	YY_BREAK
+| case 4:
+| YY_RULE_SETUP
+| #line 5 "conftest.l"
+| { yyless (1); }
+| 	YY_BREAK
+| case 5:
+| YY_RULE_SETUP
+| #line 6 "conftest.l"
+| { yyless (input () != 0); }
+| 	YY_BREAK
+| case 6:
+| YY_RULE_SETUP
+| #line 7 "conftest.l"
+| { unput (yytext[0]); }
+| 	YY_BREAK
+| case 7:
+| YY_RULE_SETUP
+| #line 8 "conftest.l"
+| { BEGIN INITIAL; }
+| 	YY_BREAK
+| case 8:
+| YY_RULE_SETUP
+| #line 9 "conftest.l"
+| ECHO;
+| 	YY_BREAK
+| #line 804 "lex.yy.c"
+| 			case YY_STATE_EOF(INITIAL):
+| 				yyterminate();
+| 
+| 	case YY_END_OF_BUFFER:
+| 		{
+| 		/* Amount of text matched not including the EOB char. */
+| 		int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
+| 
+| 		/* Undo the effects of YY_DO_BEFORE_ACTION. */
+| 		*yy_cp = (yy_hold_char);
+| 		YY_RESTORE_YY_MORE_OFFSET
+| 
+| 		if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW )
+| 			{
+| 			/* We're scanning a new file or input source.  It's
+| 			 * possible that this happened because the user
+| 			 * just pointed yyin at a new source and called
+| 			 * yylex().  If so, then we have to assure
+| 			 * consistency between YY_CURRENT_BUFFER and our
+| 			 * globals.  Here is the right place to do so, because
+| 			 * this is the first action (other than possibly a
+| 			 * back-up) that will match for the new input source.
+| 			 */
+| 			(yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
+| 			YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin;
+| 			YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL;
+| 			}
+| 
+| 		/* Note that here we test for yy_c_buf_p "<=" to the position
+| 		 * of the first EOB in the buffer, since yy_c_buf_p will
+| 		 * already have been incremented past the NUL character
+| 		 * (since all states make transitions on EOB to the
+| 		 * end-of-buffer state).  Contrast this with the test
+| 		 * in input().
+| 		 */
+| 		if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
+| 			{ /* This was really a NUL. */
+| 			yy_state_type yy_next_state;
+| 
+| 			(yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
+| 
+| 			yy_current_state = yy_get_previous_state(  );
+| 
+| 			/* Okay, we're now positioned to make the NUL
+| 			 * transition.  We couldn't have
+| 			 * yy_get_previous_state() go ahead and do it
+| 			 * for us because it doesn't know how to deal
+| 			 * with the possibility of jamming (and we don't
+| 			 * want to build jamming into it because then it
+| 			 * will run more slowly).
+| 			 */
+| 
+| 			yy_next_state = yy_try_NUL_trans( yy_current_state );
+| 
+| 			yy_bp = (yytext_ptr) + YY_MORE_ADJ;
+| 
+| 			if ( yy_next_state )
+| 				{
+| 				/* Consume the NUL. */
+| 				yy_cp = ++(yy_c_buf_p);
+| 				yy_current_state = yy_next_state;
+| 				goto yy_match;
+| 				}
+| 
+| 			else
+| 				{
+| 				yy_cp = (yy_c_buf_p);
+| 				goto yy_find_action;
+| 				}
+| 			}
+| 
+| 		else switch ( yy_get_next_buffer(  ) )
+| 			{
+| 			case EOB_ACT_END_OF_FILE:
+| 				{
+| 				(yy_did_buffer_switch_on_eof) = 0;
+| 
+| 				if ( yywrap( ) )
+| 					{
+| 					/* Note: because we've taken care in
+| 					 * yy_get_next_buffer() to have set up
+| 					 * yytext, we can now set up
+| 					 * yy_c_buf_p so that if some total
+| 					 * hoser (like flex itself) wants to
+| 					 * call the scanner after we return the
+| 					 * YY_NULL, it'll still work - another
+| 					 * YY_NULL will get returned.
+| 					 */
+| 					(yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
+| 
+| 					yy_act = YY_STATE_EOF(YY_START);
+| 					goto do_action;
+| 					}
+| 
+| 				else
+| 					{
+| 					if ( ! (yy_did_buffer_switch_on_eof) )
+| 						YY_NEW_FILE;
+| 					}
+| 				break;
+| 				}
+| 
+| 			case EOB_ACT_CONTINUE_SCAN:
+| 				(yy_c_buf_p) =
+| 					(yytext_ptr) + yy_amount_of_matched_text;
+| 
+| 				yy_current_state = yy_get_previous_state(  );
+| 
+| 				yy_cp = (yy_c_buf_p);
+| 				yy_bp = (yytext_ptr) + YY_MORE_ADJ;
+| 				goto yy_match;
+| 
+| 			case EOB_ACT_LAST_MATCH:
+| 				(yy_c_buf_p) =
+| 				&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)];
+| 
+| 				yy_current_state = yy_get_previous_state(  );
+| 
+| 				yy_cp = (yy_c_buf_p);
+| 				yy_bp = (yytext_ptr) + YY_MORE_ADJ;
+| 				goto yy_find_action;
+| 			}
+| 		break;
+| 		}
+| 
+| 	default:
+| 		YY_FATAL_ERROR(
+| 			"fatal flex scanner internal error--no action found" );
+| 	} /* end of action switch */
+| 		} /* end of scanning one token */
+| } /* end of yylex */
+| 
+| /* yy_get_next_buffer - try to read in a new buffer
+|  *
+|  * Returns a code representing an action:
+|  *	EOB_ACT_LAST_MATCH -
+|  *	EOB_ACT_CONTINUE_SCAN - continue scanning from current position
+|  *	EOB_ACT_END_OF_FILE - end of file
+|  */
+| static int yy_get_next_buffer (void)
+| {
+|     	register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf;
+| 	register char *source = (yytext_ptr);
+| 	register int number_to_move, i;
+| 	int ret_val;
+| 
+| 	if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] )
+| 		YY_FATAL_ERROR(
+| 		"fatal flex scanner internal error--end of buffer missed" );
+| 
+| 	if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 )
+| 		{ /* Don't try to fill the buffer, so this is an EOF. */
+| 		if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 )
+| 			{
+| 			/* We matched a single character, the EOB, so
+| 			 * treat this as a final EOF.
+| 			 */
+| 			return EOB_ACT_END_OF_FILE;
+| 			}
+| 
+| 		else
+| 			{
+| 			/* We matched some text prior to the EOB, first
+| 			 * process it.
+| 			 */
+| 			return EOB_ACT_LAST_MATCH;
+| 			}
+| 		}
+| 
+| 	/* Try to read more data. */
+| 
+| 	/* First move last chars to start of buffer. */
+| 	number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr)) - 1;
+| 
+| 	for ( i = 0; i < number_to_move; ++i )
+| 		*(dest++) = *(source++);
+| 
+| 	if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING )
+| 		/* don't do the read, it's not guaranteed to return an EOF,
+| 		 * just force an EOF
+| 		 */
+| 		YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0;
+| 
+| 	else
+| 		{
+| 			int num_to_read =
+| 			YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1;
+| 
+| 		while ( num_to_read <= 0 )
+| 			{ /* Not enough room in the buffer - grow it. */
+| 
+| 			YY_FATAL_ERROR(
+| "input buffer overflow, can't enlarge buffer because scanner uses REJECT" );
+| 
+| 			}
+| 
+| 		if ( num_to_read > YY_READ_BUF_SIZE )
+| 			num_to_read = YY_READ_BUF_SIZE;
+| 
+| 		/* Read in more data. */
+| 		YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
+| 			(yy_n_chars), (size_t) num_to_read );
+| 
+| 		YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
+| 		}
+| 
+| 	if ( (yy_n_chars) == 0 )
+| 		{
+| 		if ( number_to_move == YY_MORE_ADJ )
+| 			{
+| 			ret_val = EOB_ACT_END_OF_FILE;
+| 			yyrestart(yyin  );
+| 			}
+| 
+| 		else
+| 			{
+| 			ret_val = EOB_ACT_LAST_MATCH;
+| 			YY_CURRENT_BUFFER_LVALUE->yy_buffer_status =
+| 				YY_BUFFER_EOF_PENDING;
+| 			}
+| 		}
+| 
+| 	else
+| 		ret_val = EOB_ACT_CONTINUE_SCAN;
+| 
+| 	if ((yy_size_t) ((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) {
+| 		/* Extend the array by 50%, plus the number we really need. */
+| 		yy_size_t new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1);
+| 		YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc((void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf,new_size  );
+| 		if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
+| 			YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
+| 	}
+| 
+| 	(yy_n_chars) += number_to_move;
+| 	YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] = YY_END_OF_BUFFER_CHAR;
+| 	YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] = YY_END_OF_BUFFER_CHAR;
+| 
+| 	(yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0];
+| 
+| 	return ret_val;
+| }
+| 
+| /* yy_get_previous_state - get the state just before the EOB char was reached */
+| 
+|     static yy_state_type yy_get_previous_state (void)
+| {
+| 	register yy_state_type yy_current_state;
+| 	register char *yy_cp;
+|     
+| 	yy_current_state = (yy_start);
+| 
+| 	(yy_state_ptr) = (yy_state_buf);
+| 	*(yy_state_ptr)++ = yy_current_state;
+| 
+| 	for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp )
+| 		{
+| 		register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
+| 		while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
+| 			{
+| 			yy_current_state = (int) yy_def[yy_current_state];
+| 			if ( yy_current_state >= 13 )
+| 				yy_c = yy_meta[(unsigned int) yy_c];
+| 			}
+| 		yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
+| 		*(yy_state_ptr)++ = yy_current_state;
+| 		}
+| 
+| 	return yy_current_state;
+| }
+| 
+| /* yy_try_NUL_trans - try to make a transition on the NUL character
+|  *
+|  * synopsis
+|  *	next_state = yy_try_NUL_trans( current_state );
+|  */
+|     static yy_state_type yy_try_NUL_trans  (yy_state_type yy_current_state )
+| {
+| 	register int yy_is_jam;
+|     
+| 	register YY_CHAR yy_c = 1;
+| 	while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
+| 		{
+| 		yy_current_state = (int) yy_def[yy_current_state];
+| 		if ( yy_current_state >= 13 )
+| 			yy_c = yy_meta[(unsigned int) yy_c];
+| 		}
+| 	yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
+| 	yy_is_jam = (yy_current_state == 12);
+| 	if ( ! yy_is_jam )
+| 		*(yy_state_ptr)++ = yy_current_state;
+| 
+| 	return yy_is_jam ? 0 : yy_current_state;
+| }
+| 
+|     static void yyunput (int c, register char * yy_bp )
+| {
+| 	register char *yy_cp;
+|     
+|     yy_cp = (yy_c_buf_p);
+| 
+| 	/* undo effects of setting up yytext */
+| 	*yy_cp = (yy_hold_char);
+| 
+| 	if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
+| 		{ /* need to shift things up to make room */
+| 		/* +2 for EOB chars. */
+| 		register int number_to_move = (yy_n_chars) + 2;
+| 		register char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[
+| 					YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2];
+| 		register char *source =
+| 				&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move];
+| 
+| 		while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
+| 			*--dest = *--source;
+| 
+| 		yy_cp += (int) (dest - source);
+| 		yy_bp += (int) (dest - source);
+| 		YY_CURRENT_BUFFER_LVALUE->yy_n_chars =
+| 			(yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_buf_size;
+| 
+| 		if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
+| 			YY_FATAL_ERROR( "flex scanner push-back overflow" );
+| 		}
+| 
+| 	*--yy_cp = (char) c;
+| 
+| 	(yytext_ptr) = yy_bp;
+| 	(yy_hold_char) = *yy_cp;
+| 	(yy_c_buf_p) = yy_cp;
+| }
+| 
+| #ifndef YY_NO_INPUT
+| #ifdef __cplusplus
+|     static int yyinput (void)
+| #else
+|     static int input  (void)
+| #endif
+| 
+| {
+| 	int c;
+|     
+| 	*(yy_c_buf_p) = (yy_hold_char);
+| 
+| 	if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR )
+| 		{
+| 		/* yy_c_buf_p now points to the character we want to return.
+| 		 * If this occurs *before* the EOB characters, then it's a
+| 		 * valid NUL; if not, then we've hit the end of the buffer.
+| 		 */
+| 		if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
+| 			/* This was really a NUL. */
+| 			*(yy_c_buf_p) = '\0';
+| 
+| 		else
+| 			{ /* need more input */
+| 			int offset = (yy_c_buf_p) - (yytext_ptr);
+| 			++(yy_c_buf_p);
+| 
+| 			switch ( yy_get_next_buffer(  ) )
+| 				{
+| 				case EOB_ACT_LAST_MATCH:
+| 					/* This happens because yy_g_n_b()
+| 					 * sees that we've accumulated a
+| 					 * token and flags that we need to
+| 					 * try matching the token before
+| 					 * proceeding.  But for input(),
+| 					 * there's no matching to consider.
+| 					 * So convert the EOB_ACT_LAST_MATCH
+| 					 * to EOB_ACT_END_OF_FILE.
+| 					 */
+| 
+| 					/* Reset buffer status. */
+| 					yyrestart(yyin );
+| 
+| 					/*FALLTHROUGH*/
+| 
+| 				case EOB_ACT_END_OF_FILE:
+| 					{
+| 					if ( yywrap( ) )
+| 						return EOF;
+| 
+| 					if ( ! (yy_did_buffer_switch_on_eof) )
+| 						YY_NEW_FILE;
+| #ifdef __cplusplus
+| 					return yyinput();
+| #else
+| 					return input();
+| #endif
+| 					}
+| 
+| 				case EOB_ACT_CONTINUE_SCAN:
+| 					(yy_c_buf_p) = (yytext_ptr) + offset;
+| 					break;
+| 				}
+| 			}
+| 		}
+| 
+| 	c = *(unsigned char *) (yy_c_buf_p);	/* cast for 8-bit char's */
+| 	*(yy_c_buf_p) = '\0';	/* preserve yytext */
+| 	(yy_hold_char) = *++(yy_c_buf_p);
+| 
+| 	return c;
+| }
+| #endif	/* ifndef YY_NO_INPUT */
+| 
+| /** Immediately switch to a different input stream.
+|  * @param input_file A readable stream.
+|  * 
+|  * @note This function does not reset the start condition to @c INITIAL .
+|  */
+|     void yyrestart  (FILE * input_file )
+| {
+|     
+| 	if ( ! YY_CURRENT_BUFFER ){
+|         yyensure_buffer_stack ();
+| 		YY_CURRENT_BUFFER_LVALUE =
+|             yy_create_buffer(yyin,YY_BUF_SIZE );
+| 	}
+| 
+| 	yy_init_buffer(YY_CURRENT_BUFFER,input_file );
+| 	yy_load_buffer_state( );
+| }
+| 
+| /** Switch to a different input buffer.
+|  * @param new_buffer The new input buffer.
+|  * 
+|  */
+|     void yy_switch_to_buffer  (YY_BUFFER_STATE  new_buffer )
+| {
+|     
+| 	/* TODO. We should be able to replace this entire function body
+| 	 * with
+| 	 *		yypop_buffer_state();
+| 	 *		yypush_buffer_state(new_buffer);
+|      */
+| 	yyensure_buffer_stack ();
+| 	if ( YY_CURRENT_BUFFER == new_buffer )
+| 		return;
+| 
+| 	if ( YY_CURRENT_BUFFER )
+| 		{
+| 		/* Flush out information for old buffer. */
+| 		*(yy_c_buf_p) = (yy_hold_char);
+| 		YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
+| 		YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
+| 		}
+| 
+| 	YY_CURRENT_BUFFER_LVALUE = new_buffer;
+| 	yy_load_buffer_state( );
+| 
+| 	/* We don't actually know whether we did this switch during
+| 	 * EOF (yywrap()) processing, but the only time this flag
+| 	 * is looked at is after yywrap() is called, so it's safe
+| 	 * to go ahead and always set it.
+| 	 */
+| 	(yy_did_buffer_switch_on_eof) = 1;
+| }
+| 
+| static void yy_load_buffer_state  (void)
+| {
+|     	(yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
+| 	(yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos;
+| 	yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file;
+| 	(yy_hold_char) = *(yy_c_buf_p);
+| }
+| 
+| /** Allocate and initialize an input buffer state.
+|  * @param file A readable stream.
+|  * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE.
+|  * 
+|  * @return the allocated buffer state.
+|  */
+|     YY_BUFFER_STATE yy_create_buffer  (FILE * file, int  size )
+| {
+| 	YY_BUFFER_STATE b;
+|     
+| 	b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state )  );
+| 	if ( ! b )
+| 		YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
+| 
+| 	b->yy_buf_size = size;
+| 
+| 	/* yy_ch_buf has to be 2 characters longer than the size given because
+| 	 * we need to put in 2 end-of-buffer characters.
+| 	 */
+| 	b->yy_ch_buf = (char *) yyalloc(b->yy_buf_size + 2  );
+| 	if ( ! b->yy_ch_buf )
+| 		YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
+| 
+| 	b->yy_is_our_buffer = 1;
+| 
+| 	yy_init_buffer(b,file );
+| 
+| 	return b;
+| }
+| 
+| /** Destroy the buffer.
+|  * @param b a buffer created with yy_create_buffer()
+|  * 
+|  */
+|     void yy_delete_buffer (YY_BUFFER_STATE  b )
+| {
+|     
+| 	if ( ! b )
+| 		return;
+| 
+| 	if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */
+| 		YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0;
+| 
+| 	if ( b->yy_is_our_buffer )
+| 		yyfree((void *) b->yy_ch_buf  );
+| 
+| 	yyfree((void *) b  );
+| }
+| 
+| #ifndef __cplusplus
+| extern int isatty (int );
+| #endif /* __cplusplus */
+|     
+| /* Initializes or reinitializes a buffer.
+|  * This function is sometimes called more than once on the same buffer,
+|  * such as during a yyrestart() or at EOF.
+|  */
+|     static void yy_init_buffer  (YY_BUFFER_STATE  b, FILE * file )
+| 
+| {
+| 	int oerrno = errno;
+|     
+| 	yy_flush_buffer(b );
+| 
+| 	b->yy_input_file = file;
+| 	b->yy_fill_buffer = 1;
+| 
+|     /* If b is the current buffer, then yy_init_buffer was _probably_
+|      * called from yyrestart() or through yy_get_next_buffer.
+|      * In that case, we don't want to reset the lineno or column.
+|      */
+|     if (b != YY_CURRENT_BUFFER){
+|         b->yy_bs_lineno = 1;
+|         b->yy_bs_column = 0;
+|     }
+| 
+|         b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0;
+|     
+| 	errno = oerrno;
+| }
+| 
+| /** Discard all buffered characters. On the next scan, YY_INPUT will be called.
+|  * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER.
+|  * 
+|  */
+|     void yy_flush_buffer (YY_BUFFER_STATE  b )
+| {
+|     	if ( ! b )
+| 		return;
+| 
+| 	b->yy_n_chars = 0;
+| 
+| 	/* We always need two end-of-buffer characters.  The first causes
+| 	 * a transition to the end-of-buffer state.  The second causes
+| 	 * a jam in that state.
+| 	 */
+| 	b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR;
+| 	b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR;
+| 
+| 	b->yy_buf_pos = &b->yy_ch_buf[0];
+| 
+| 	b->yy_at_bol = 1;
+| 	b->yy_buffer_status = YY_BUFFER_NEW;
+| 
+| 	if ( b == YY_CURRENT_BUFFER )
+| 		yy_load_buffer_state( );
+| }
+| 
+| /** Pushes the new state onto the stack. The new state becomes
+|  *  the current state. This function will allocate the stack
+|  *  if necessary.
+|  *  @param new_buffer The new state.
+|  *  
+|  */
+| void yypush_buffer_state (YY_BUFFER_STATE new_buffer )
+| {
+|     	if (new_buffer == NULL)
+| 		return;
+| 
+| 	yyensure_buffer_stack();
+| 
+| 	/* This block is copied from yy_switch_to_buffer. */
+| 	if ( YY_CURRENT_BUFFER )
+| 		{
+| 		/* Flush out information for old buffer. */
+| 		*(yy_c_buf_p) = (yy_hold_char);
+| 		YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
+| 		YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
+| 		}
+| 
+| 	/* Only push if top exists. Otherwise, replace top. */
+| 	if (YY_CURRENT_BUFFER)
+| 		(yy_buffer_stack_top)++;
+| 	YY_CURRENT_BUFFER_LVALUE = new_buffer;
+| 
+| 	/* copied from yy_switch_to_buffer. */
+| 	yy_load_buffer_state( );
+| 	(yy_did_buffer_switch_on_eof) = 1;
+| }
+| 
+| /** Removes and deletes the top of the stack, if present.
+|  *  The next element becomes the new top.
+|  *  
+|  */
+| void yypop_buffer_state (void)
+| {
+|     	if (!YY_CURRENT_BUFFER)
+| 		return;
+| 
+| 	yy_delete_buffer(YY_CURRENT_BUFFER );
+| 	YY_CURRENT_BUFFER_LVALUE = NULL;
+| 	if ((yy_buffer_stack_top) > 0)
+| 		--(yy_buffer_stack_top);
+| 
+| 	if (YY_CURRENT_BUFFER) {
+| 		yy_load_buffer_state( );
+| 		(yy_did_buffer_switch_on_eof) = 1;
+| 	}
+| }
+| 
+| /* Allocates the stack if it does not exist.
+|  *  Guarantees space for at least one push.
+|  */
+| static void yyensure_buffer_stack (void)
+| {
+| 	int num_to_alloc;
+|     
+| 	if (!(yy_buffer_stack)) {
+| 
+| 		/* First allocation is just for 2 elements, since we don't know if this
+| 		 * scanner will even need a stack. We use 2 instead of 1 to avoid an
+| 		 * immediate realloc on the next call.
+|          */
+| 		num_to_alloc = 1;
+| 		(yy_buffer_stack) = (struct yy_buffer_state**)yyalloc
+| 								(num_to_alloc * sizeof(struct yy_buffer_state*)
+| 								);
+| 		if ( ! (yy_buffer_stack) )
+| 			YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
+| 								  
+| 		memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*));
+| 				
+| 		(yy_buffer_stack_max) = num_to_alloc;
+| 		(yy_buffer_stack_top) = 0;
+| 		return;
+| 	}
+| 
+| 	if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){
+| 
+| 		/* Increase the buffer to prepare for a possible push. */
+| 		int grow_size = 8 /* arbitrary grow size */;
+| 
+| 		num_to_alloc = (yy_buffer_stack_max) + grow_size;
+| 		(yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc
+| 								((yy_buffer_stack),
+| 								num_to_alloc * sizeof(struct yy_buffer_state*)
+| 								);
+| 		if ( ! (yy_buffer_stack) )
+| 			YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
+| 
+| 		/* zero only the new slots.*/
+| 		memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*));
+| 		(yy_buffer_stack_max) = num_to_alloc;
+| 	}
+| }
+| 
+| /** Setup the input buffer state to scan directly from a user-specified character buffer.
+|  * @param base the character buffer
+|  * @param size the size in bytes of the character buffer
+|  * 
+|  * @return the newly allocated buffer state object. 
+|  */
+| YY_BUFFER_STATE yy_scan_buffer  (char * base, yy_size_t  size )
+| {
+| 	YY_BUFFER_STATE b;
+|     
+| 	if ( size < 2 ||
+| 	     base[size-2] != YY_END_OF_BUFFER_CHAR ||
+| 	     base[size-1] != YY_END_OF_BUFFER_CHAR )
+| 		/* They forgot to leave room for the EOB's. */
+| 		return 0;
+| 
+| 	b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state )  );
+| 	if ( ! b )
+| 		YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" );
+| 
+| 	b->yy_buf_size = size - 2;	/* "- 2" to take care of EOB's */
+| 	b->yy_buf_pos = b->yy_ch_buf = base;
+| 	b->yy_is_our_buffer = 0;
+| 	b->yy_input_file = 0;
+| 	b->yy_n_chars = b->yy_buf_size;
+| 	b->yy_is_interactive = 0;
+| 	b->yy_at_bol = 1;
+| 	b->yy_fill_buffer = 0;
+| 	b->yy_buffer_status = YY_BUFFER_NEW;
+| 
+| 	yy_switch_to_buffer(b  );
+| 
+| 	return b;
+| }
+| 
+| /** Setup the input buffer state to scan a string. The next call to yylex() will
+|  * scan from a @e copy of @a str.
+|  * @param yystr a NUL-terminated string to scan
+|  * 
+|  * @return the newly allocated buffer state object.
+|  * @note If you want to scan bytes that may contain NUL values, then use
+|  *       yy_scan_bytes() instead.
+|  */
+| YY_BUFFER_STATE yy_scan_string (yyconst char * yystr )
+| {
+|     
+| 	return yy_scan_bytes(yystr,strlen(yystr) );
+| }
+| 
+| /** Setup the input buffer state to scan the given bytes. The next call to yylex() will
+|  * scan from a @e copy of @a bytes.
+|  * @param yybytes the byte buffer to scan
+|  * @param _yybytes_len the number of bytes in the buffer pointed to by @a bytes.
+|  * 
+|  * @return the newly allocated buffer state object.
+|  */
+| YY_BUFFER_STATE yy_scan_bytes  (yyconst char * yybytes, int  _yybytes_len )
+| {
+| 	YY_BUFFER_STATE b;
+| 	char *buf;
+| 	yy_size_t n;
+| 	int i;
+|     
+| 	/* Get memory for full buffer, including space for trailing EOB's. */
+| 	n = _yybytes_len + 2;
+| 	buf = (char *) yyalloc(n  );
+| 	if ( ! buf )
+| 		YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
+| 
+| 	for ( i = 0; i < _yybytes_len; ++i )
+| 		buf[i] = yybytes[i];
+| 
+| 	buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR;
+| 
+| 	b = yy_scan_buffer(buf,n );
+| 	if ( ! b )
+| 		YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
+| 
+| 	/* It's okay to grow etc. this buffer, and we should throw it
+| 	 * away when we're done.
+| 	 */
+| 	b->yy_is_our_buffer = 1;
+| 
+| 	return b;
+| }
+| 
+| #ifndef YY_EXIT_FAILURE
+| #define YY_EXIT_FAILURE 2
+| #endif
+| 
+| static void yy_fatal_error (yyconst char* msg )
+| {
+|     	(void) fprintf( stderr, "%s\n", msg );
+| 	exit( YY_EXIT_FAILURE );
+| }
+| 
+| /* Redefine yyless() so it works in section 3 code. */
+| 
+| #undef yyless
+| #define yyless(n) \
+| 	do \
+| 		{ \
+| 		/* Undo effects of setting up yytext. */ \
+|         int yyless_macro_arg = (n); \
+|         YY_LESS_LINENO(yyless_macro_arg);\
+| 		yytext[yyleng] = (yy_hold_char); \
+| 		(yy_c_buf_p) = yytext + yyless_macro_arg; \
+| 		(yy_hold_char) = *(yy_c_buf_p); \
+| 		*(yy_c_buf_p) = '\0'; \
+| 		yyleng = yyless_macro_arg; \
+| 		} \
+| 	while ( 0 )
+| 
+| /* Accessor  methods (get/set functions) to struct members. */
+| 
+| /** Get the current line number.
+|  * 
+|  */
+| int yyget_lineno  (void)
+| {
+|         
+|     return yylineno;
+| }
+| 
+| /** Get the input stream.
+|  * 
+|  */
+| FILE *yyget_in  (void)
+| {
+|         return yyin;
+| }
+| 
+| /** Get the output stream.
+|  * 
+|  */
+| FILE *yyget_out  (void)
+| {
+|         return yyout;
+| }
+| 
+| /** Get the length of the current token.
+|  * 
+|  */
+| int yyget_leng  (void)
+| {
+|         return yyleng;
+| }
+| 
+| /** Get the current token.
+|  * 
+|  */
+| 
+| char *yyget_text  (void)
+| {
+|         return yytext;
+| }
+| 
+| /** Set the current line number.
+|  * @param line_number
+|  * 
+|  */
+| void yyset_lineno (int  line_number )
+| {
+|     
+|     yylineno = line_number;
+| }
+| 
+| /** Set the input stream. This does not discard the current
+|  * input buffer.
+|  * @param in_str A readable stream.
+|  * 
+|  * @see yy_switch_to_buffer
+|  */
+| void yyset_in (FILE *  in_str )
+| {
+|         yyin = in_str ;
+| }
+| 
+| void yyset_out (FILE *  out_str )
+| {
+|         yyout = out_str ;
+| }
+| 
+| int yyget_debug  (void)
+| {
+|         return yy_flex_debug;
+| }
+| 
+| void yyset_debug (int  bdebug )
+| {
+|         yy_flex_debug = bdebug ;
+| }
+| 
+| static int yy_init_globals (void)
+| {
+|         /* Initialization is the same as for the non-reentrant scanner.
+|      * This function is called from yylex_destroy(), so don't allocate here.
+|      */
+| 
+|     (yy_buffer_stack) = 0;
+|     (yy_buffer_stack_top) = 0;
+|     (yy_buffer_stack_max) = 0;
+|     (yy_c_buf_p) = (char *) 0;
+|     (yy_init) = 0;
+|     (yy_start) = 0;
+| 
+|     (yy_state_buf) = 0;
+|     (yy_state_ptr) = 0;
+|     (yy_full_match) = 0;
+|     (yy_lp) = 0;
+| 
+| /* Defined in main.c */
+| #ifdef YY_STDINIT
+|     yyin = stdin;
+|     yyout = stdout;
+| #else
+|     yyin = (FILE *) 0;
+|     yyout = (FILE *) 0;
+| #endif
+| 
+|     /* For future reference: Set errno on error, since we are called by
+|      * yylex_init()
+|      */
+|     return 0;
+| }
+| 
+| /* yylex_destroy is for both reentrant and non-reentrant scanners. */
+| int yylex_destroy  (void)
+| {
+|     
+|     /* Pop the buffer stack, destroying each element. */
+| 	while(YY_CURRENT_BUFFER){
+| 		yy_delete_buffer(YY_CURRENT_BUFFER  );
+| 		YY_CURRENT_BUFFER_LVALUE = NULL;
+| 		yypop_buffer_state();
+| 	}
+| 
+| 	/* Destroy the stack itself. */
+| 	yyfree((yy_buffer_stack) );
+| 	(yy_buffer_stack) = NULL;
+| 
+|     yyfree ( (yy_state_buf) );
+|     (yy_state_buf)  = NULL;
+| 
+|     /* Reset the globals. This is important in a non-reentrant scanner so the next time
+|      * yylex() is called, initialization will occur. */
+|     yy_init_globals( );
+| 
+|     return 0;
+| }
+| 
+| /*
+|  * Internal utility routines.
+|  */
+| 
+| #ifndef yytext_ptr
+| static void yy_flex_strncpy (char* s1, yyconst char * s2, int n )
+| {
+| 	register int i;
+| 	for ( i = 0; i < n; ++i )
+| 		s1[i] = s2[i];
+| }
+| #endif
+| 
+| #ifdef YY_NEED_STRLEN
+| static int yy_flex_strlen (yyconst char * s )
+| {
+| 	register int n;
+| 	for ( n = 0; s[n]; ++n )
+| 		;
+| 
+| 	return n;
+| }
+| #endif
+| 
+| void *yyalloc (yy_size_t  size )
+| {
+| 	return (void *) malloc( size );
+| }
+| 
+| void *yyrealloc  (void * ptr, yy_size_t  size )
+| {
+| 	/* The cast to (char *) in the following accommodates both
+| 	 * implementations that use char* generic pointers, and those
+| 	 * that use void* generic pointers.  It works with the latter
+| 	 * because both ANSI C and C++ allow castless assignment from
+| 	 * any pointer type to void*, and deal with argument conversions
+| 	 * as though doing an assignment.
+| 	 */
+| 	return (void *) realloc( (char *) ptr, size );
+| }
+| 
+| void yyfree (void * ptr )
+| {
+| 	free( (char *) ptr );	/* see yyrealloc() for (char *) cast */
+| }
+| 
+| #define YYTABLES_NAME "yytables"
+| 
+| #line 9 "conftest.l"
+| 
+| 
+| #ifdef YYTEXT_POINTER
+| extern char *yytext;
+| #endif
+| int
+| main (void)
+| {
+|   return ! yylex () + ! yywrap ();
+| }
+test_conf:5721: result: no
+test_conf:5738: checking for bison
+test_conf:5754: found /usr/bin/bison
+test_conf:5765: result: bison -y
+test_conf:5807: checking build system type
+test_conf:5821: result: x86_64-unknown-linux-gnu
+test_conf:5841: checking host system type
+test_conf:5854: result: x86_64-unknown-linux-gnu
+test_conf:6047: checking for the pthreads library -lpthreads
+test_conf:6088: gcc -o conftest -g -O2   -I/usr/include/scotch  conftest.c -lpthreads  >&5
 /usr/bin/ld: cannot find -lpthreads
 collect2: ld returned 1 exit status
-configure:6059: $? = 1
-configure: failed program was:
+test_conf:6088: $? = 1
+test_conf: failed program was:
 | /* confdefs.h */
 | #define PACKAGE_NAME "Specfem 3D"
 | #define PACKAGE_TARNAME "Specfem3D"
@@ -441,17 +8921,17 @@
 |   ;
 |   return 0;
 | }
-configure:6068: result: no
-configure:5963: checking whether pthreads work without any flags
-configure:6059: gcc -o conftest -g -O2   -I/usr/include/scotch  conftest.c   >&5
-/tmp/ccG5oJkH.o: In function `main':
-/home/riethmann/Dropbox/PhD/petaquake/SPECFEM3D_TRUNK/conftest.c:36: undefined reference to `pthread_join'
-/home/riethmann/Dropbox/PhD/petaquake/SPECFEM3D_TRUNK/conftest.c:37: undefined reference to `__pthread_register_cancel'
-/home/riethmann/Dropbox/PhD/petaquake/SPECFEM3D_TRUNK/conftest.c:38: undefined reference to `pthread_create'
-/home/riethmann/Dropbox/PhD/petaquake/SPECFEM3D_TRUNK/conftest.c:38: undefined reference to `__pthread_unregister_cancel'
+test_conf:6097: result: no
+test_conf:5992: checking whether pthreads work without any flags
+test_conf:6088: gcc -o conftest -g -O2   -I/usr/include/scotch  conftest.c   >&5
+/tmp/ccczS4I6.o: In function `main':
+/home/riethmann/Dropbox/PhD/petaquake/SPECFEM3D_SUNFLOWER/conftest.c:36: undefined reference to `pthread_join'
+/home/riethmann/Dropbox/PhD/petaquake/SPECFEM3D_SUNFLOWER/conftest.c:37: undefined reference to `__pthread_register_cancel'
+/home/riethmann/Dropbox/PhD/petaquake/SPECFEM3D_SUNFLOWER/conftest.c:38: undefined reference to `pthread_create'
+/home/riethmann/Dropbox/PhD/petaquake/SPECFEM3D_SUNFLOWER/conftest.c:38: undefined reference to `__pthread_unregister_cancel'
 collect2: ld returned 1 exit status
-configure:6059: $? = 1
-configure: failed program was:
+test_conf:6088: $? = 1
+test_conf: failed program was:
 | /* confdefs.h */
 | #define PACKAGE_NAME "Specfem 3D"
 | #define PACKAGE_TARNAME "Specfem3D"
@@ -493,18 +8973,18 @@
 |   ;
 |   return 0;
 | }
-configure:6068: result: no
-configure:5968: checking whether pthreads work with -Kthread
-configure:6059: gcc -o conftest -g -O2 -Kthread  -I/usr/include/scotch  conftest.c   >&5
+test_conf:6097: result: no
+test_conf:5997: checking whether pthreads work with -Kthread
+test_conf:6088: gcc -o conftest -g -O2 -Kthread  -I/usr/include/scotch  conftest.c   >&5
 gcc: unrecognized option '-Kthread'
-/tmp/cccqt1GI.o: In function `main':
-/home/riethmann/Dropbox/PhD/petaquake/SPECFEM3D_TRUNK/conftest.c:36: undefined reference to `pthread_join'
-/home/riethmann/Dropbox/PhD/petaquake/SPECFEM3D_TRUNK/conftest.c:37: undefined reference to `__pthread_register_cancel'
-/home/riethmann/Dropbox/PhD/petaquake/SPECFEM3D_TRUNK/conftest.c:38: undefined reference to `pthread_create'
-/home/riethmann/Dropbox/PhD/petaquake/SPECFEM3D_TRUNK/conftest.c:38: undefined reference to `__pthread_unregister_cancel'
+/tmp/cc1H9bJb.o: In function `main':
+/home/riethmann/Dropbox/PhD/petaquake/SPECFEM3D_SUNFLOWER/conftest.c:36: undefined reference to `pthread_join'
+/home/riethmann/Dropbox/PhD/petaquake/SPECFEM3D_SUNFLOWER/conftest.c:37: undefined reference to `__pthread_register_cancel'
+/home/riethmann/Dropbox/PhD/petaquake/SPECFEM3D_SUNFLOWER/conftest.c:38: undefined reference to `pthread_create'
+/home/riethmann/Dropbox/PhD/petaquake/SPECFEM3D_SUNFLOWER/conftest.c:38: undefined reference to `__pthread_unregister_cancel'
 collect2: ld returned 1 exit status
-configure:6059: $? = 1
-configure: failed program was:
+test_conf:6088: $? = 1
+test_conf: failed program was:
 | /* confdefs.h */
 | #define PACKAGE_NAME "Specfem 3D"
 | #define PACKAGE_TARNAME "Specfem3D"
@@ -546,18 +9026,18 @@
 |   ;
 |   return 0;
 | }
-configure:6068: result: no
-configure:5968: checking whether pthreads work with -kthread
-configure:6059: gcc -o conftest -g -O2 -kthread  -I/usr/include/scotch  conftest.c   >&5
+test_conf:6097: result: no
+test_conf:5997: checking whether pthreads work with -kthread
+test_conf:6088: gcc -o conftest -g -O2 -kthread  -I/usr/include/scotch  conftest.c   >&5
 gcc: unrecognized option '-kthread'
-/tmp/cceU6RKO.o: In function `main':
-/home/riethmann/Dropbox/PhD/petaquake/SPECFEM3D_TRUNK/conftest.c:36: undefined reference to `pthread_join'
-/home/riethmann/Dropbox/PhD/petaquake/SPECFEM3D_TRUNK/conftest.c:37: undefined reference to `__pthread_register_cancel'
-/home/riethmann/Dropbox/PhD/petaquake/SPECFEM3D_TRUNK/conftest.c:38: undefined reference to `pthread_create'
-/home/riethmann/Dropbox/PhD/petaquake/SPECFEM3D_TRUNK/conftest.c:38: undefined reference to `__pthread_unregister_cancel'
+/tmp/ccPbCshf.o: In function `main':
+/home/riethmann/Dropbox/PhD/petaquake/SPECFEM3D_SUNFLOWER/conftest.c:36: undefined reference to `pthread_join'
+/home/riethmann/Dropbox/PhD/petaquake/SPECFEM3D_SUNFLOWER/conftest.c:37: undefined reference to `__pthread_register_cancel'
+/home/riethmann/Dropbox/PhD/petaquake/SPECFEM3D_SUNFLOWER/conftest.c:38: undefined reference to `pthread_create'
+/home/riethmann/Dropbox/PhD/petaquake/SPECFEM3D_SUNFLOWER/conftest.c:38: undefined reference to `__pthread_unregister_cancel'
 collect2: ld returned 1 exit status
-configure:6059: $? = 1
-configure: failed program was:
+test_conf:6088: $? = 1
+test_conf: failed program was:
 | /* confdefs.h */
 | #define PACKAGE_NAME "Specfem 3D"
 | #define PACKAGE_TARNAME "Specfem3D"
@@ -599,13 +9079,13 @@
 |   ;
 |   return 0;
 | }
-configure:6068: result: no
-configure:6018: checking for the pthreads library -llthread
-configure:6059: gcc -o conftest -g -O2   -I/usr/include/scotch  conftest.c -llthread  >&5
+test_conf:6097: result: no
+test_conf:6047: checking for the pthreads library -llthread
+test_conf:6088: gcc -o conftest -g -O2   -I/usr/include/scotch  conftest.c -llthread  >&5
 /usr/bin/ld: cannot find -llthread
 collect2: ld returned 1 exit status
-configure:6059: $? = 1
-configure: failed program was:
+test_conf:6088: $? = 1
+test_conf: failed program was:
 | /* confdefs.h */
 | #define PACKAGE_NAME "Specfem 3D"
 | #define PACKAGE_TARNAME "Specfem3D"
@@ -647,30 +9127,30 @@
 |   ;
 |   return 0;
 | }
-configure:6068: result: no
-configure:5968: checking whether pthreads work with -pthread
-configure:6059: gcc -o conftest -g -O2 -pthread  -I/usr/include/scotch  conftest.c   >&5
-configure:6059: $? = 0
-configure:6068: result: yes
-configure:6087: checking for joinable pthread attribute
-configure:6110: gcc -o conftest -g -O2 -pthread  -I/usr/include/scotch  conftest.c   >&5
-configure:6110: $? = 0
-configure:6116: result: PTHREAD_CREATE_JOINABLE
-configure:6126: checking if more special flags are required for pthreads
-configure:6133: result: no
-configure:6200: result: pthread found
-configure:6505: checking whether mpif.h works
-configure:6521: mpif90 -c -g -O2   conftest.f90 >&5
-configure:6521: $? = 0
-configure:6523: result: yes
-configure:6815: creating ./config.status
+test_conf:6097: result: no
+test_conf:5997: checking whether pthreads work with -pthread
+test_conf:6088: gcc -o conftest -g -O2 -pthread  -I/usr/include/scotch  conftest.c   >&5
+test_conf:6088: $? = 0
+test_conf:6097: result: yes
+test_conf:6116: checking for joinable pthread attribute
+test_conf:6139: gcc -o conftest -g -O2 -pthread  -I/usr/include/scotch  conftest.c   >&5
+test_conf:6139: $? = 0
+test_conf:6145: result: PTHREAD_CREATE_JOINABLE
+test_conf:6155: checking if more special flags are required for pthreads
+test_conf:6162: result: no
+test_conf:6229: result: pthread found
+test_conf:6537: checking whether mpif.h works
+test_conf:6553: mpif90 -c -g -O2   conftest.f90 >&5
+test_conf:6553: $? = 0
+test_conf:6555: result: yes
+test_conf:6850: creating ./config.status
 
 ## ---------------------- ##
 ## Running config.status. ##
 ## ---------------------- ##
 
 This file was extended by Specfem 3D config.status 2.0.1, which was
-generated by GNU Autoconf 2.66.  Invocation command line was
+generated by GNU Autoconf 2.65.  Invocation command line was
 
   CONFIG_FILES    = 
   CONFIG_HEADERS  = 
@@ -678,23 +9158,24 @@
   CONFIG_COMMANDS = 
   $ ./config.status 
 
-on guinan
+on beverly
 
-config.status:886: creating Makefile
-config.status:886: creating in_data_files/Par_file
-config.status:886: creating in_data_files/CMTSOLUTION
-config.status:886: creating in_data_files/STATIONS
-config.status:886: creating src/meshfem3D/Makefile
-config.status:886: creating src/meshfem3D/constants.h
-config.status:886: creating src/meshfem3D/precision.h
-config.status:886: creating src/decompose_mesh_SCOTCH/Makefile
-config.status:886: creating src/specfem3D/Makefile
-config.status:886: creating src/generate_databases/Makefile
-config.status:886: creating src/shared/constants.h
-config.status:886: creating src/shared/precision.h
-config.status:886: creating src/decompose_mesh_SCOTCH/scotch_5.1.11/src/Makefile.inc
-config.status:886: creating src/check_mesh_quality_CUBIT_Abaqus/Makefile
-config.status:886: creating config.h
+config.status:892: creating Makefile
+config.status:892: creating in_data_files/Par_file
+config.status:892: creating in_data_files/CMTSOLUTION
+config.status:892: creating in_data_files/STATIONS
+config.status:892: creating src/meshfem3D/Makefile
+config.status:892: creating src/meshfem3D/constants.h
+config.status:892: creating src/meshfem3D/precision.h
+config.status:892: creating src/decompose_mesh_SCOTCH/Makefile
+config.status:892: creating src/specfem3D/Makefile
+config.status:892: creating src/generate_databases/Makefile
+config.status:892: creating src/shared/constants.h
+config.status:892: creating src/shared/precision.h
+config.status:892: creating src/decompose_mesh_SCOTCH/scotch_5.1.11/src/Makefile.inc
+config.status:892: creating src/check_mesh_quality_CUBIT_Abaqus/Makefile
+config.status:892: creating config.h
+config.status:1053: config.h is unchanged
 
 ## ---------------- ##
 ## Cache variables. ##
@@ -710,6 +9191,10 @@
 ac_cv_env_CPPFLAGS_value=
 ac_cv_env_CPP_set=
 ac_cv_env_CPP_value=
+ac_cv_env_CUDA_INC_set=set
+ac_cv_env_CUDA_INC_value=-I/usr/local/cuda/include
+ac_cv_env_CUDA_LIB_set=set
+ac_cv_env_CUDA_LIB_value=-L/usr/local/cuda/lib64/
 ac_cv_env_FCFLAGS_set=
 ac_cv_env_FCFLAGS_value=
 ac_cv_env_FC_set=set
@@ -730,6 +9215,8 @@
 ac_cv_env_MPIFC_value=mpif90
 ac_cv_env_MPILIBS_set=
 ac_cv_env_MPILIBS_value=
+ac_cv_env_MPI_INC_set=set
+ac_cv_env_MPI_INC_value=-I/usr/include/mpich2/
 ac_cv_env_PYTHONPATH_set=
 ac_cv_env_PYTHONPATH_value=
 ac_cv_env_PYTHON_set=
@@ -755,7 +9242,7 @@
 ac_cv_fc_compiler_gnu=yes
 ac_cv_fc_dummy_main=none
 ac_cv_fc_freeform=none
-ac_cv_fc_libs=' -L/usr/lib -L/usr/lib/gcc/x86_64-linux-gnu/4.4.3 -L/usr/lib/gcc/x86_64-linux-gnu/4.4.3/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.4.3/../../.. -L/usr/lib/x86_64-linux-gnu -lmpichf90 -lmpich -lopa -lpthread -lrt -lgfortranbegin -lgfortran -lm'
+ac_cv_fc_libs=' -L/usr/lib/openmpi/lib -L/usr/lib/gcc/x86_64-linux-gnu/4.4.3 -L/usr/lib/gcc/x86_64-linux-gnu/4.4.3/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.4.3/../../.. -L/usr/lib/x86_64-linux-gnu -lmpi_f90 -lmpi_f77 -lmpi -lopen-rte -lopen-pal -ldl -lnsl -lutil -lgfortranbegin -lgfortran -lm -lpthread'
 ac_cv_fc_mangling='lower case, underscore, no extra underscore'
 ac_cv_fc_srcext_f90=none
 ac_cv_fortran_dummy_main=none
@@ -772,16 +9259,21 @@
 ac_cv_header_unistd_h=yes
 ac_cv_header_xmmintrin_h=yes
 ac_cv_host=x86_64-unknown-linux-gnu
+ac_cv_lib_lex='none needed'
 ac_cv_lib_scotch_scotchfarchinit_=no
 ac_cv_objext=o
 ac_cv_path_EGREP='/bin/grep -E'
 ac_cv_path_GREP=/bin/grep
 ac_cv_prog_CPP='gcc -E'
+ac_cv_prog_LEX=flex
+ac_cv_prog_YACC='bison -y'
 ac_cv_prog_ac_ct_CC=gcc
 ac_cv_prog_cc_c89=
 ac_cv_prog_cc_g=yes
 ac_cv_prog_fc_g=yes
 ac_cv_prog_fc_v=-v
+ac_cv_prog_lex_root=lex.yy
+ac_cv_prog_lex_yytext_pointer=no
 
 ## ----------------- ##
 ## Output variables. ##
@@ -789,12 +9281,16 @@
 
 CC='gcc'
 CFLAGS='-g -O2'
+COND_CUDA_FALSE='#'
+COND_CUDA_TRUE=''
 COND_MPI_FALSE='#'
 COND_MPI_TRUE=''
 COND_PYRE_FALSE=''
 COND_PYRE_TRUE='#'
 CPP='gcc -E'
 CPPFLAGS=' -I/usr/include/scotch'
+CUDA_INC='-I/usr/local/cuda/include'
+CUDA_LIB='-L/usr/local/cuda/lib64/'
 CUSTOM_MPI_TYPE='MPI_REAL'
 CUSTOM_REAL='SIZE_REAL'
 DEFS='-DHAVE_CONFIG_H'
@@ -807,14 +9303,14 @@
 FCENV=''
 FCFLAGS='-g -O2'
 FCFLAGS_f90=''
-FCLIBS=' -L/usr/lib -L/usr/lib/gcc/x86_64-linux-gnu/4.4.3 -L/usr/lib/gcc/x86_64-linux-gnu/4.4.3/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.4.3/../../.. -L/usr/lib/x86_64-linux-gnu -lmpichf90 -lmpich -lopa -lpthread -lrt -lgfortranbegin -lgfortran -lm'
+FCLIBS=' -L/usr/lib/openmpi/lib -L/usr/lib/gcc/x86_64-linux-gnu/4.4.3 -L/usr/lib/gcc/x86_64-linux-gnu/4.4.3/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.4.3/../../.. -L/usr/lib/x86_64-linux-gnu -lmpi_f90 -lmpi_f77 -lmpi -lopen-rte -lopen-pal -ldl -lnsl -lutil -lgfortranbegin -lgfortran -lm -lpthread'
 FLAGS_CHECK=''
 FLAGS_NO_CHECK=''
 GREP='/bin/grep'
 LDFLAGS=''
-LEX=':'
+LEX='flex'
 LEXLIB=''
-LEX_OUTPUT_ROOT=''
+LEX_OUTPUT_ROOT='lex.yy'
 LIBOBJS=''
 LIBS=''
 LOCAL_PATH_IS_ALSO_GLOBAL='true'
@@ -822,6 +9318,7 @@
 MPICC='mpicc'
 MPIFC='mpif90'
 MPILIBS=''
+MPI_INC='-I/usr/include/mpich2/'
 OBJEXT='o'
 PACKAGE_BUGREPORT='jtromp AT princeton.edu'
 PACKAGE_NAME='Specfem 3D'
@@ -860,7 +9357,7 @@
 SCOTCH_LIBDIR='scotch_5.1.11/lib'
 SHELL='/bin/bash'
 USE_BUNDLED_SCOTCH='1'
-YACC='yacc'
+YACC='bison -y'
 YFLAGS=''
 ac_ct_CC='gcc'
 ac_ct_FC=''
@@ -930,4 +9427,4 @@
 #define HAVE_XMMINTRIN 1
 #define HAVE_SCOTCH 1
 
-configure: exit 0
+test_conf: exit 0

Modified: seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/config.status
===================================================================
--- seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/config.status	2011-09-28 10:58:25 UTC (rev 18979)
+++ seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/config.status	2011-09-28 13:00:30 UTC (rev 18980)
@@ -1,5 +1,5 @@
 #! /bin/bash
-# Generated by configure.
+# Generated by test_conf.
 # Run this file to recreate the current configuration.
 # Compiler output produced by configure, useful for debugging
 # configure, is in config.log if it exists.
@@ -134,19 +134,19 @@
 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
 
 
-# as_fn_error STATUS ERROR [LINENO LOG_FD]
-# ----------------------------------------
+# as_fn_error ERROR [LINENO LOG_FD]
+# ---------------------------------
 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
-# script with STATUS, using 1 if that was 0.
+# script with status $?, using 1 if that was 0.
 as_fn_error ()
 {
-  as_status=$1; test $as_status -eq 0 && as_status=1
-  if test "$4"; then
-    as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
-    $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
+  as_status=$?; test $as_status -eq 0 && as_status=1
+  if test "$3"; then
+    as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
+    $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
   fi
-  $as_echo "$as_me: error: $2" >&2
+  $as_echo "$as_me: error: $1" >&2
   as_fn_exit $as_status
 } # as_fn_error
 
@@ -342,7 +342,7 @@
       test -d "$as_dir" && break
     done
     test -z "$as_dirs" || eval "mkdir $as_dirs"
-  } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
+  } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir"
 
 
 } # as_fn_mkdir_p
@@ -392,7 +392,7 @@
 # values after options handling.
 ac_log="
 This file was extended by Specfem 3D $as_me 2.0.1, which was
-generated by GNU Autoconf 2.66.  Invocation command line was
+generated by GNU Autoconf 2.65.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
   CONFIG_HEADERS  = $CONFIG_HEADERS
@@ -434,17 +434,17 @@
 
 Report bugs to <jtromp AT princeton.edu>."
 
-ac_cs_config="'FC=mpif90' 'MPIFC=mpif90'"
+ac_cs_config="'MPIFC=mpif90' 'FC=mpif90' 'CUDA_LIB=-L/usr/local/cuda/lib64/' 'MPI_INC=-I/usr/include/mpich2/' '--with-cuda' 'CUDA_INC=-I/usr/local/cuda/include'"
 ac_cs_version="\
 Specfem 3D config.status 2.0.1
-configured by ./configure, generated by GNU Autoconf 2.66,
+configured by ./test_conf, generated by GNU Autoconf 2.65,
   with options \"$ac_cs_config\"
 
-Copyright (C) 2010 Free Software Foundation, Inc.
+Copyright (C) 2009 Free Software Foundation, Inc.
 This config.status script is free software; the Free Software Foundation
 gives unlimited permission to copy, distribute and modify it."
 
-ac_pwd='/home/riethmann/Dropbox/PhD/petaquake/SPECFEM3D_TRUNK'
+ac_pwd='/home/riethmann/Dropbox/PhD/petaquake/SPECFEM3D_SUNFLOWER'
 srcdir='.'
 test -n "$AWK" || AWK=awk
 # The default lists apply if the user does not specify any file.
@@ -490,7 +490,7 @@
     ac_need_defaults=false;;
   --he | --h)
     # Conflict between --help and --header
-    as_fn_error $? "ambiguous option: \`$1'
+    as_fn_error "ambiguous option: \`$1'
 Try \`$0 --help' for more information.";;
   --help | --hel | -h )
     $as_echo "$ac_cs_usage"; exit ;;
@@ -499,7 +499,7 @@
     ac_cs_silent=: ;;
 
   # This is an error.
-  -*) as_fn_error $? "unrecognized option: \`$1'
+  -*) as_fn_error "unrecognized option: \`$1'
 Try \`$0 --help' for more information." ;;
 
   *) as_fn_append ac_config_targets " $1"
@@ -517,7 +517,7 @@
 fi
 
 if $ac_cs_recheck; then
-  set X '/bin/bash' './configure'  'FC=mpif90' 'MPIFC=mpif90' $ac_configure_extra_args --no-create --no-recursion
+  set X '/bin/bash' './test_conf'  'MPIFC=mpif90' 'FC=mpif90' 'CUDA_LIB=-L/usr/local/cuda/lib64/' 'MPI_INC=-I/usr/include/mpich2/' '--with-cuda' 'CUDA_INC=-I/usr/local/cuda/include' $ac_configure_extra_args --no-create --no-recursion
   shift
   $as_echo "running CONFIG_SHELL=/bin/bash $*" >&6
   CONFIG_SHELL='/bin/bash'
@@ -555,7 +555,7 @@
     "src/decompose_mesh_SCOTCH/scotch_5.1.11/src/Makefile.inc") CONFIG_FILES="$CONFIG_FILES src/decompose_mesh_SCOTCH/scotch_5.1.11/src/Makefile.inc" ;;
     "src/check_mesh_quality_CUBIT_Abaqus/Makefile") CONFIG_FILES="$CONFIG_FILES src/check_mesh_quality_CUBIT_Abaqus/Makefile" ;;
 
-  *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
+  *) as_fn_error "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
   esac
 done
 
@@ -592,7 +592,7 @@
 {
   tmp=./conf$$-$RANDOM
   (umask 077 && mkdir "$tmp")
-} || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5
+} || as_fn_error "cannot create a temporary directory in ." "$LINENO" 5
 
 # Set up the scripts for CONFIG_FILES section.
 # No need to generate them if there are no CONFIG_FILES.
@@ -609,7 +609,7 @@
 fi
 ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
-  ac_cs_awk_cr='\\r'
+  ac_cs_awk_cr='\r'
 else
   ac_cs_awk_cr=$ac_cr
 fi
@@ -623,6 +623,9 @@
 S["PYTHON_EGG_CFLAGS"]=""
 S["PYTHONPATH"]=""
 S["LOCAL_PATH_IS_ALSO_GLOBAL"]="true"
+S["MPI_INC"]="-I/usr/include/mpich2/"
+S["CUDA_INC"]="-I/usr/local/cuda/include"
+S["CUDA_LIB"]="-L/usr/local/cuda/lib64/"
 S["FLAGS_NO_CHECK"]=""
 S["FLAGS_CHECK"]=""
 S["MPICC"]="mpicc"
@@ -645,10 +648,10 @@
 S["build_cpu"]="x86_64"
 S["build"]="x86_64-unknown-linux-gnu"
 S["YFLAGS"]=""
-S["YACC"]="yacc"
+S["YACC"]="bison -y"
 S["LEXLIB"]=""
-S["LEX_OUTPUT_ROOT"]=""
-S["LEX"]=":"
+S["LEX_OUTPUT_ROOT"]="lex.yy"
+S["LEX"]="flex"
 S["EGREP"]="/bin/grep -E"
 S["GREP"]="/bin/grep"
 S["CPP"]="gcc -E"
@@ -657,8 +660,9 @@
 S["CPPFLAGS"]=" -I/usr/include/scotch"
 S["CFLAGS"]="-g -O2"
 S["CC"]="gcc"
-S["FCLIBS"]=" -L/usr/lib -L/usr/lib/gcc/x86_64-linux-gnu/4.4.3 -L/usr/lib/gcc/x86_64-linux-gnu/4.4.3/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/g"\
-"cc/x86_64-linux-gnu/4.4.3/../../.. -L/usr/lib/x86_64-linux-gnu -lmpichf90 -lmpich -lopa -lpthread -lrt -lgfortranbegin -lgfortran -lm"
+S["FCLIBS"]=" -L/usr/lib/openmpi/lib -L/usr/lib/gcc/x86_64-linux-gnu/4.4.3 -L/usr/lib/gcc/x86_64-linux-gnu/4.4.3/../../../../lib -L/lib/../lib -L/usr/lib/../lib "\
+"-L/usr/lib/gcc/x86_64-linux-gnu/4.4.3/../../.. -L/usr/lib/x86_64-linux-gnu -lmpi_f90 -lmpi_f77 -lmpi -lopen-rte -lopen-pal -ldl -lnsl -lutil -lgfort"\
+"ranbegin -lgfortran -lm -lpthread"
 S["FCENV"]=""
 S["OBJEXT"]="o"
 S["EXEEXT"]=""
@@ -688,6 +692,8 @@
 S["PYTHON_PREFIX"]=""
 S["PYTHON_VERSION"]=""
 S["PYTHON"]=""
+S["COND_CUDA_FALSE"]="#"
+S["COND_CUDA_TRUE"]=""
 S["CUSTOM_MPI_TYPE"]="MPI_REAL"
 S["CUSTOM_REAL"]="SIZE_REAL"
 S["COND_MPI_FALSE"]="#"
@@ -764,7 +770,7 @@
 else
   cat
 fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \
-  || as_fn_error $? "could not setup config files machinery" "$LINENO" 5
+  || as_fn_error "could not setup config files machinery" "$LINENO" 5
 fi # test -n "$CONFIG_FILES"
 
 # Set up the scripts for CONFIG_HEADERS section.
@@ -828,7 +834,7 @@
 }
 { print }
 _ACAWK
-  as_fn_error $? "could not setup config headers machinery" "$LINENO" 5
+  as_fn_error "could not setup config headers machinery" "$LINENO" 5
 fi # test -n "$CONFIG_HEADERS"
 
 
@@ -841,7 +847,7 @@
   esac
   case $ac_mode$ac_tag in
   :[FHL]*:*);;
-  :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;;
+  :L* | :C*:*) as_fn_error "invalid tag \`$ac_tag'" "$LINENO" 5;;
   :[FH]-) ac_tag=-:-;;
   :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
   esac
@@ -869,7 +875,7 @@
 	   [\\/$]*) false;;
 	   *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
 	   esac ||
-	   as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;;
+	   as_fn_error "cannot find input file: \`$ac_f'" "$LINENO" 5;;
       esac
       case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
       as_fn_append ac_file_inputs " '$ac_f'"
@@ -896,7 +902,7 @@
 
     case $ac_tag in
     *:-:* | *:-) cat >"$tmp/stdin" \
-      || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;;
+      || as_fn_error "could not create $ac_file" "$LINENO" 5 ;;
     esac
     ;;
   esac
@@ -992,20 +998,12 @@
   s&@mandir@&${datarootdir}/man&g
   s&\${datarootdir}&${prefix}/share&g' ;;
 esac
-ac_sed_extra="/^[	 ]*VPATH[	 ]*=[	 ]*/{
-h
-s///
-s/^/:/
-s/[	 ]*$/:/
-s/:\$(srcdir):/:/g
-s/:\${srcdir}:/:/g
-s/:@srcdir@:/:/g
-s/^:*//
+ac_sed_extra="/^[	 ]*VPATH[	 ]*=/{
+s/:*\$(srcdir):*/:/
+s/:*\${srcdir}:*/:/
+s/:*@srcdir@:*/:/
+s/^\([^=]*=[	 ]*\):*/\1/
 s/:*$//
-x
-s/\(=[	 ]*\).*/\1/
-G
-s/\n//
 s/^[^=]*=[	 ]*$//
 }
 
@@ -1024,22 +1022,22 @@
 $ac_datarootdir_hack
 "
 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \
-  || as_fn_error $? "could not create $ac_file" "$LINENO" 5
+  || as_fn_error "could not create $ac_file" "$LINENO" 5
 
 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
   { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
   { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
   { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
-which seems to be undefined.  Please make sure it is defined" >&5
+which seems to be undefined.  Please make sure it is defined." >&5
 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
-which seems to be undefined.  Please make sure it is defined" >&2;}
+which seems to be undefined.  Please make sure it is defined." >&2;}
 
   rm -f "$tmp/stdin"
   case $ac_file in
   -) cat "$tmp/out" && rm -f "$tmp/out";;
   *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
   esac \
-  || as_fn_error $? "could not create $ac_file" "$LINENO" 5
+  || as_fn_error "could not create $ac_file" "$LINENO" 5
  ;;
   :H)
   #
@@ -1050,19 +1048,19 @@
       $as_echo "/* $configure_input  */" \
       && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
     } >"$tmp/config.h" \
-      || as_fn_error $? "could not create $ac_file" "$LINENO" 5
+      || as_fn_error "could not create $ac_file" "$LINENO" 5
     if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
       { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
 $as_echo "$as_me: $ac_file is unchanged" >&6;}
     else
       rm -f "$ac_file"
       mv "$tmp/config.h" "$ac_file" \
-	|| as_fn_error $? "could not create $ac_file" "$LINENO" 5
+	|| as_fn_error "could not create $ac_file" "$LINENO" 5
     fi
   else
     $as_echo "/* $configure_input  */" \
       && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
-      || as_fn_error $? "could not create -" "$LINENO" 5
+      || as_fn_error "could not create -" "$LINENO" 5
   fi
  ;;
 

Modified: seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/configure.ac
===================================================================
--- seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/configure.ac	2011-09-28 10:58:25 UTC (rev 18979)
+++ seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/configure.ac	2011-09-28 13:00:30 UTC (rev 18980)
@@ -47,7 +47,14 @@
 AC_SUBST([CUSTOM_REAL])
 AC_SUBST([CUSTOM_MPI_TYPE])
 
+AC_ARG_WITH([cuda],
+    [AC_HELP_STRING([--with-cuda],
+        [build cuda GPU enabled version @<:@default=no@:>@])],
+    [want_cuda="$withval"],
+    [want_cuda=no])
+AM_CONDITIONAL([COND_CUDA], [test "$want_cuda" = yes])
 
+
 # Checks for programs.
 
 if test "$want_pyre" = yes; then
@@ -174,7 +181,7 @@
    AC_MSG_ERROR([No suitable yacc or bison found])
  fi
  ACX_PTHREAD(AC_MSG_RESULT([pthread found]), AC_MSG_ERROR([pthread not found]))
-
+ 
  #daniel: scotch bundle
  # uses bundled scotch: current version 5.1.11
  USE_BUNDLED_SCOTCH=1
@@ -341,6 +348,9 @@
 AC_ARG_VAR(MPICC, [MPI C compiler command])
 AC_ARG_VAR(FLAGS_CHECK, [Fortran compiler flags for non-critical subroutines])
 AC_ARG_VAR(FLAGS_NO_CHECK, [Fortran compiler flags for creating fast, production-run code for critical subroutines])
+AC_ARG_VAR(CUDA_LIB,[Location of CUDA library libcudart])
+AC_ARG_VAR(CUDA_INC,[Location of CUDA include files])
+AC_ARG_VAR(MPI_INC,[Location of MPI include mpi.h, which is needed by nvcc when compiling cuda files])
 if test x"$MPIFC" = x; then
     MPIFC=mpif90
 fi

Modified: seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/src/decompose_mesh_SCOTCH/scotch_5.1.11/src/Makefile.inc
===================================================================
--- seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/src/decompose_mesh_SCOTCH/scotch_5.1.11/src/Makefile.inc	2011-09-28 10:58:25 UTC (rev 18979)
+++ seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/src/decompose_mesh_SCOTCH/scotch_5.1.11/src/Makefile.inc	2011-09-28 13:00:30 UTC (rev 18980)
@@ -13,9 +13,9 @@
 CLIBFLAGS	=
 LDFLAGS		= -lz -lm -lrt 
 CP		= cp
-LEX		= : -Pscotchyy -olex.yy.c
+LEX		= flex -Pscotchyy -olex.yy.c
 LN		= ln
 MKDIR		= mkdir
 MV		= mv
 RANLIB		= ranlib
-YACC		= yacc -pscotchyy -b y
+YACC		= bison -y -pscotchyy -b y

Modified: seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/src/generate_databases/create_regions_mesh.f90
===================================================================
--- seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/src/generate_databases/create_regions_mesh.f90	2011-09-28 10:58:25 UTC (rev 18979)
+++ seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/src/generate_databases/create_regions_mesh.f90	2011-09-28 13:00:30 UTC (rev 18980)
@@ -289,11 +289,17 @@
   if( myrank == 0) then
     write(IMAIN,*) '  ...determining velocity model'
   endif
-  call get_model(myrank,nspec,ibool,mat_ext_mesh,nelmnts_ext_mesh, &
+  ! Default model. Using PREM model instead
+  ! call get_model(myrank,nspec,ibool,mat_ext_mesh,nelmnts_ext_mesh, &
+  ! materials_ext_mesh,nmat_ext_mesh, &
+  ! undef_mat_prop,nundefMat_ext_mesh, &
+  ! ANISOTROPY,LOCAL_PATH)
+
+  call get_model_PREM(myrank,nspec,ibool,mat_ext_mesh,nelmnts_ext_mesh, &
                         materials_ext_mesh,nmat_ext_mesh, &
                         undef_mat_prop,nundefMat_ext_mesh, &
                         ANISOTROPY,LOCAL_PATH)
-
+  
 ! sets up absorbing/free surface boundaries
   call sync_all()
   if( myrank == 0) then

Modified: seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/src/generate_databases/create_regions_mesh_ext_par.mod
===================================================================
--- seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/src/generate_databases/create_regions_mesh_ext_par.mod	2011-09-28 10:58:25 UTC (rev 18979)
+++ seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/src/generate_databases/create_regions_mesh_ext_par.mod	2011-09-28 13:00:30 UTC (rev 18980)
@@ -1,4 +1,4 @@
-GFORTRAN module version '0' created from create_regions_mesh.f90 on Wed Sep 21 14:24:37 2011
+GFORTRAN module version '0' created from create_regions_mesh.f90 on Wed Sep 28 14:35:20 2011
 MD5:66905b3319ab775ccd55b2e75846dc5d -- If you edit this, you'll get what you deserve.
 
 (() () () () () () () () () () () () () () () () () () () () () () () ()

Modified: seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/src/generate_databases/external_model.mod
===================================================================
--- seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/src/generate_databases/external_model.mod	2011-09-28 10:58:25 UTC (rev 18979)
+++ seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/src/generate_databases/external_model.mod	2011-09-28 13:00:30 UTC (rev 18980)
@@ -1,4 +1,4 @@
-GFORTRAN module version '0' created from model_external_values.f90 on Wed Sep 21 14:24:39 2011
+GFORTRAN module version '0' created from model_external_values.f90 on Wed Sep 28 14:35:22 2011
 MD5:80bbabf41a66e73ec2df0531a8e18923 -- If you edit this, you'll get what you deserve.
 
 (() () () () () () () () () () () () () () () () () () () () () () () ()

Modified: seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/src/generate_databases/generate_databases_par.mod
===================================================================
--- seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/src/generate_databases/generate_databases_par.mod	2011-09-28 10:58:25 UTC (rev 18979)
+++ seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/src/generate_databases/generate_databases_par.mod	2011-09-28 13:00:30 UTC (rev 18980)
@@ -1,4 +1,4 @@
-GFORTRAN module version '0' created from generate_databases.f90 on Wed Sep 21 14:24:39 2011
+GFORTRAN module version '0' created from generate_databases.f90 on Wed Sep 28 14:35:22 2011
 MD5:49a59b7c6da2e436ae6aa145cf0955e7 -- If you edit this, you'll get what you deserve.
 
 (() () () () () () () () () () () () () () () () () () () () () () () ()

Modified: seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/src/generate_databases/get_model.f90
===================================================================
--- seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/src/generate_databases/get_model.f90	2011-09-28 10:58:25 UTC (rev 18979)
+++ seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/src/generate_databases/get_model.f90	2011-09-28 13:00:30 UTC (rev 18980)
@@ -364,3 +364,360 @@
 
   end subroutine get_model
 
+  subroutine get_model_PREM(myrank,nspec,ibool,mat_ext_mesh,nelmnts_ext_mesh, &
+                        materials_ext_mesh,nmat_ext_mesh, &
+                        undef_mat_prop,nundefMat_ext_mesh, &
+                        ANISOTROPY,LOCAL_PATH)
+
+  use create_regions_mesh_ext_par
+  implicit none
+
+  ! number of spectral elements in each block
+  integer :: myrank,nspec
+
+  integer, dimension(NGLLX,NGLLY,NGLLZ,nspec) :: ibool
+
+  ! external mesh
+  integer :: nelmnts_ext_mesh
+  integer :: nmat_ext_mesh,nundefMat_ext_mesh
+
+  integer, dimension(2,nelmnts_ext_mesh) :: mat_ext_mesh
+  double precision, dimension(6,nmat_ext_mesh) :: materials_ext_mesh
+  character (len=30), dimension(6,nundefMat_ext_mesh):: undef_mat_prop
+
+  ! anisotropy
+  logical :: ANISOTROPY
+  
+  ! local parameters
+  real(kind=CUSTOM_REAL) :: vp,vs,rho,qmu_atten
+  real(kind=CUSTOM_REAL) :: c11,c12,c13,c14,c15,c16,c22,c23,c24,c25, &
+                        c26,c33,c34,c35,c36,c44,c45,c46,c55,c56,c66
+  integer :: ispec,i,j,k,iundef,ier
+  integer :: iflag,flag_below,flag_above
+  integer :: iflag_aniso,idomain_id,imaterial_id
+
+!PB
+  integer :: imaterial_PB
+
+  ! gll point location
+  double precision :: xloc,yloc,zloc
+  integer :: iglob
+  character(len=256) LOCAL_PATH,prname_lp
+  real, dimension(:,:,:,:),allocatable :: vp_read,vs_read,rho_read
+
+  ! variables for importing models from files in SPECFEM format, e.g.,  proc000000_vp.bin etc.
+  ! can be used for importing updated model in iterative inversions
+  logical,parameter :: USE_EXTERNAL_FILES = .false.
+
+  ! use acoustic domains for simulation
+  logical,parameter :: USE_PURE_ACOUSTIC_MOD = .false.
+
+
+
+  ! initializes element domain flags
+  ispec_is_acoustic(:) = .false.
+  ispec_is_elastic(:) = .false.
+  ispec_is_poroelastic(:) = .false.
+
+!PB AT PRESENT I DON'T NEED THIS CALL CAUSE I'M USING PREM MODEL
+
+  ! prepares tomography model if needed for elements with undefined material definitions
+!  if( nundefMat_ext_mesh > 0 ) then
+!    call model_tomography_broadcast(myrank)
+!  endif
+
+  ! prepares external model values if needed
+  if( USE_MODEL_EXTERNAL_VALUES ) then
+    call model_external_broadcast(myrank)
+  endif
+
+! !  Piero, read bedrock file
+! in case, see file model_interface_bedrock.f90:
+!  call model_bedrock_broadcast(myrank)
+
+
+  ! material properties on all GLL points: taken from material values defined for
+  ! each spectral element in input mesh
+  do ispec = 1, nspec
+    do k = 1, NGLLZ
+      do j = 1, NGLLY
+        do i = 1, NGLLX
+
+           ! material index 1: associated material number
+           imaterial_id = mat_ext_mesh(1,ispec)
+
+           ! check if the material is known or unknown
+           if( imaterial_id > 0) then
+              ! gets velocity model as specified by (cubit) mesh files
+
+              ! density
+              ! materials_ext_mesh format:
+              ! #index1 = rho #index2 = vp #index3 = vs #index4 = Q_flag #index5 = 0
+              rho = materials_ext_mesh(1,imaterial_id)
+
+              ! isotropic values: vp, vs
+              vp = materials_ext_mesh(2,imaterial_id)
+              vs = materials_ext_mesh(3,imaterial_id)
+
+              ! attenuation
+              qmu_atten = materials_ext_mesh(4,imaterial_id)
+
+              ! anisotropy
+              iflag_aniso = materials_ext_mesh(5,imaterial_id)
+
+              ! material domain_id
+              idomain_id = materials_ext_mesh(6,imaterial_id)
+
+           else if (mat_ext_mesh(2,ispec) == 1) then
+
+              stop 'material: interface not implemented yet'
+
+              do iundef = 1,nundefMat_ext_mesh
+                 if(trim(undef_mat_prop(2,iundef)) == 'interface') then
+                    read(undef_mat_prop(3,iundef),'(1i3)') flag_below
+                    read(undef_mat_prop(4,iundef),'(1i3)') flag_above
+                 endif
+              enddo
+
+              ! see file model_interface_bedrock.f90: routine interface()
+              !call interface(iflag,flag_below,flag_above,ispec,nspec,i,j,k,xstore,ystore,zstore,ibedrock)
+
+              ! dummy: takes 1. defined material
+              iflag = 1
+              rho = materials_ext_mesh(1,iflag)
+              vp = materials_ext_mesh(2,iflag)
+              vs = materials_ext_mesh(3,iflag)
+              qmu_atten = materials_ext_mesh(4,iflag)
+              iflag_aniso = materials_ext_mesh(5,iflag)
+              idomain_id = materials_ext_mesh(6,iflag)
+
+           else if ( mat_ext_mesh(2,ispec) == 2 ) then
+              
+              imaterial_PB = abs(imaterial_id)
+              ! material definition undefined, uses definition from tomography model
+              ! GLL point location
+              iglob = ibool(i,j,k,ispec)
+              xloc = xstore_dummy(iglob)
+              yloc = ystore_dummy(iglob)
+              zloc = zstore_dummy(iglob)
+
+             call PREM_routine(xloc,yloc,zloc, &
+                                  rho,vp,vs,imaterial_PB)
+
+
+!PB COMMENTED THE CALL TO
+!model_tomography SINCE I WANT
+!EACH GLL POINT HAVING
+!PB VELOCITY VALUE DEFINED BY THE
+!PREM_routine
+              ! gets model values from tomography file
+!              call model_tomography(xloc,yloc,zloc, &
+!                                  rho,vp,vs)
+
+              qmu_atten = ATTENUATION_COMP_MAXIMUM   ! attenuation: arbitrary value, see maximum in constants.h
+              iflag_aniso = 0   ! no anisotropy
+
+              ! sets acoustic/elastic domain as given in materials properties
+              iundef = - imaterial_id    ! iundef must be positive
+              read(undef_mat_prop(6,iundef),*) idomain_id
+              ! or
+              !idomain_id = IDOMAIN_ELASTIC    ! forces to be elastic domain
+
+!PB
+
+           else
+
+              stop 'material: not implemented yet'
+
+           end if
+
+           ! adds/gets velocity model as specified in model_external_values.f90
+           if( USE_MODEL_EXTERNAL_VALUES ) then
+             call model_external_values(i,j,k,ispec,idomain_id,imaterial_id, &
+                            nspec,ibool, &
+                            iflag_aniso,qmu_atten, &
+                            rho,vp,vs, &
+                            c11,c12,c13,c14,c15,c16, &
+                            c22,c23,c24,c25,c26,c33, &
+                            c34,c35,c36,c44,c45,c46, &
+                            c55,c56,c66,ANISOTROPY)
+           endif
+
+           ! adds anisotropic default model
+           if( ANISOTROPY .and. .not. USE_MODEL_EXTERNAL_VALUES ) then
+             call model_aniso(iflag_aniso,rho,vp,vs,c11,c12,c13,c14,c15,c16, &
+                     c22,c23,c24,c25,c26,c33,c34,c35,c36,c44,c45, &
+                     c46,c55,c56,c66)
+
+           endif
+
+           ! stores velocity model
+
+           ! density
+           rhostore(i,j,k,ispec) = rho
+
+           ! kappa, mu
+           kappastore(i,j,k,ispec) = rho*( vp*vp - FOUR_THIRDS*vs*vs )
+           mustore(i,j,k,ispec) = rho*vs*vs
+
+           ! attenuation
+           qmu_attenuation_store(i,j,k,ispec) = qmu_atten
+
+           ! Stacey, a completer par la suite
+           rho_vp(i,j,k,ispec) = rho*vp
+           rho_vs(i,j,k,ispec) = rho*vs
+           !end pll
+
+           ! adds anisotropic perturbation to vp, vs
+           if( ANISOTROPY ) then
+             !call model_aniso(iflag_aniso,rho,vp,vs,c11,c12,c13,c14,c15,c16, &
+             !        c22,c23,c24,c25,c26,c33,c34,c35,c36,c44,c45,c46,c55,c56,c66)
+             c11store(i,j,k,ispec) = c11
+             c12store(i,j,k,ispec) = c12
+             c13store(i,j,k,ispec) = c13
+             c14store(i,j,k,ispec) = c14
+             c15store(i,j,k,ispec) = c15
+             c16store(i,j,k,ispec) = c16
+             c22store(i,j,k,ispec) = c22
+             c23store(i,j,k,ispec) = c23
+             c24store(i,j,k,ispec) = c24
+             c25store(i,j,k,ispec) = c25
+             c26store(i,j,k,ispec) = c26
+             c33store(i,j,k,ispec) = c33
+             c34store(i,j,k,ispec) = c34
+             c35store(i,j,k,ispec) = c35
+             c36store(i,j,k,ispec) = c36
+             c44store(i,j,k,ispec) = c44
+             c45store(i,j,k,ispec) = c45
+             c46store(i,j,k,ispec) = c46
+             c55store(i,j,k,ispec) = c55
+             c56store(i,j,k,ispec) = c56
+             c66store(i,j,k,ispec) = c66
+           endif
+
+           ! for pure acoustic simulations (a way of avoiding re-mesh, re-partition etc.)
+           ! can be used to compare elastic & acoustic reflections in exploration seismology
+           ! do NOT use it unless you are confident
+           if( USE_PURE_ACOUSTIC_MOD ) then
+             idomain_id = IDOMAIN_ACOUSTIC
+           endif
+
+           ! material domain
+           !print*,'velocity model:',ispec,idomain_id
+           if( idomain_id == IDOMAIN_ACOUSTIC ) then
+             ispec_is_acoustic(ispec) = .true.
+           else if( idomain_id == IDOMAIN_ELASTIC ) then
+             ispec_is_elastic(ispec) = .true.
+           else if( idomain_id == IDOMAIN_POROELASTIC ) then
+             stop 'poroelastic material domain not implemented yet'
+             ispec_is_poroelastic(ispec) = .true.
+           else
+             stop 'error material domain index'
+           endif
+
+        enddo
+      enddo
+    enddo
+    !print*,myrank,'ispec:',ispec,'rho:',rhostore(1,1,1,ispec),'vp:',vpstore(1,1,1,ispec),'vs:',vsstore(1,1,1,ispec)
+  enddo
+
+  ! checks material domains
+  do ispec=1,nspec
+    ! checks if domain is set
+    if( (ispec_is_acoustic(ispec) .eqv. .false.) &
+          .and. (ispec_is_elastic(ispec) .eqv. .false.) &
+          .and. (ispec_is_poroelastic(ispec) .eqv. .false.) ) then
+      print*,'error material domain not assigned to element:',ispec
+      print*,'acoustic: ',ispec_is_acoustic(ispec)
+      print*,'elastic: ',ispec_is_elastic(ispec)
+      print*,'poroelastic: ',ispec_is_poroelastic(ispec)
+      stop 'error material domain index element'
+    endif
+    ! checks if domain is unique
+    if( ispec_is_acoustic(ispec) .eqv. .true. .and. ispec_is_elastic(ispec) .eqv. .true. ) then
+      print*,'error material domain assigned twice to element:',ispec
+      print*,'acoustic: ',ispec_is_acoustic(ispec)
+      print*,'elastic: ',ispec_is_elastic(ispec)
+      print*,'poroelastic: ',ispec_is_poroelastic(ispec)
+      stop 'error material domain index element'
+    endif
+  enddo
+
+! !! DK DK store the position of the six stations to be able to
+! !! DK DK exclude circles around each station to make sure they are on the bedrock
+! !! DK DK and not in the ice
+! in case, see file model_interface_bedrock.f90: routine model_bedrock_store()
+
+
+! import the model from files in SPECFEM format
+! note that those those files should be saved in LOCAL_PATH
+
+  if( USE_EXTERNAL_FILES ) then
+
+!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
+!!! if only vp structure is available (as is often the case in exploration seismology),
+!!! use lines for vp only
+
+    ! processors name
+    write(prname_lp,'(a,i6.6,a)') trim(LOCAL_PATH)//'proc',myrank,'_'
+
+    allocate( rho_read(NGLLX,NGLLY,NGLLZ,nspec),stat=ier)
+    if( ier /= 0 ) stop 'error allocating array rho_read'
+    write(prname_lp,'(a,i6.6,a)') trim(LOCAL_PATH)//'proc',myrank,'_'
+    open(unit=28,file=prname_lp(1:len_trim(prname_lp))//'rho.bin',&
+            status='unknown',action='read',form='unformatted')
+    read(28) rho_read
+    close(28)
+
+    allocate( vp_read(NGLLX,NGLLY,NGLLZ,nspec),stat=ier)
+    if( ier /= 0 ) stop 'error allocating array vp_read'
+    write(prname_lp,'(a,i6.6,a)') trim(LOCAL_PATH)//'proc',myrank,'_'
+    open(unit=28,file=prname_lp(1:len_trim(prname_lp))//'vp.bin',&
+            status='unknown',action='read',form='unformatted')
+    read(28) vp_read
+    close(28)
+
+    allocate( vs_read(NGLLX,NGLLY,NGLLZ,nspec),stat=ier)
+    if( ier /= 0 ) stop 'error allocating array vs_read'
+    write(prname_lp,'(a,i6.6,a)') trim(LOCAL_PATH)//'proc',myrank,'_'
+    open(unit=28,file=prname_lp(1:len_trim(prname_lp))//'vs.bin',&
+            status='unknown',action='read',form='unformatted')
+    read(28) vs_read
+    close(28)
+
+!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
+!!! in cases where density structure is not given
+!!! modify according to your desire
+
+!  rho_read = 1000.0
+!  where ( mustore > 100.0 )  &
+!           rho_read = (1.6612 * (vp_read / 1000.0)     &
+!                      -0.4720 * (vp_read / 1000.0)**2  &
+!                      +0.0671 * (vp_read / 1000.0)**3  &
+!                      -0.0043 * (vp_read / 1000.0)**4  &
+!                      +0.000106*(vp_read / 1000.0)**5 )*1000.0
+
+!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
+!!! in cases where shear wavespeed structure is not given
+!!! modify according to your desire
+
+!   vs_read = 0.0
+!   where ( mustore > 100.0 )       vs_read = vp_read / sqrt(3.0)
+
+!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
+!!! update arrays that will be saved and used in the solver xspecfem3D
+!!! the following part is neccessary if you uncommented something above
+
+    rhostore    = rho_read
+    kappastore  = rhostore * ( vp_read * vp_read - FOUR_THIRDS * vs_read * vs_read )
+    mustore     = rhostore * vs_read * vs_read
+    rho_vp = rhostore * vp_read
+    rho_vs = rhostore * vs_read
+
+    ! free memory
+    deallocate( rho_read,vp_read,vs_read)
+
+  endif ! USE_EXTERNAL_FILES
+
+  end subroutine get_model_PREM
+

Modified: seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/src/generate_databases/model_tomography.f90
===================================================================
--- seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/src/generate_databases/model_tomography.f90	2011-09-28 10:58:25 UTC (rev 18979)
+++ seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/src/generate_databases/model_tomography.f90	2011-09-28 13:00:30 UTC (rev 18980)
@@ -162,7 +162,98 @@
 
 !
 !-------------------------------------------------------------------------------------------------
+!PB ROUTINE WHICH ASSINGS AT EACH GLL POINT THE VALUES OF v_p v_s AND rho TAKEN FROM THE PREM MODEL
+!PB IT'S CALLED IN get_model.f90(:149) WITHIN THE generate_databases PROCESS
+
+ subroutine PREM_routine(xloc,yloc,zloc,ro_prem,vp_prem,vs_prem,idom)
+
+double precision, intent(in) :: xloc,yloc,zloc 
+integer, intent(in)          :: idom
+double precision             :: r0,r,x_prem
+!double precision             :: ro_prem,vp_prem,vs_prem
+real                         :: ro_prem,vp_prem,vs_prem
+!character(len=3), intent(in) :: param !rho, vs,vp
+
+  r0=sqrt(xloc**2+yloc**2+zloc**2)
+!  print*,'xloc,yloc,zloc,r0,idom',xloc,yloc,zloc,r0,idom
+  r=r0/1000.
+
+  x_prem=r/6371.     ! Radius (normalized to x(surface)=1 )
+!  print*,'x_prem',x_prem
+  IF(idom==1)THEN        ! upper crustal layer
+     !print*,'I am in domain 1'
+     ro_prem=2.6
+     vp_prem=5.8
+     vs_prem=3.2
+!    print*,'ro,vp,vs form domain 1',ro_prem,vp_prem,vs_prem
+  ELSEIF(idom==2)THEN
+     ro_prem=2.9                       ! lower crustal layer
+     vp_prem=6.8
+     vs_prem=3.9
+  ELSEIF(idom==3)THEN
+     ro_prem=2.691+.6924*x_prem             ! upper mantle
+     vp_prem=4.1875+3.9382*x_prem
+     vs_prem=2.1519+2.3481*x_prem
+  ELSEIF(idom==4)THEN
+     ro_prem=7.1089-3.8045*x_prem
+     vp_prem=20.3926-12.2569*x_prem
+     vs_prem=8.9496-4.4597*x_prem
+  ELSEIF(idom==5)THEN
+     ro_prem=11.2494-8.0298*x_prem
+     vp_prem=39.7027-32.6166*x_prem
+     vs_prem=22.3512-18.5856*x_prem
+  ELSEIF(idom==6)THEN
+     ro_prem=5.3197-1.4836*x_prem
+     vp_prem=19.0957-9.8672*x_prem
+     vs_prem=9.9839-4.9324*x_prem
+  ELSEIF(idom==7)THEN   !lower mantle
+     ro_prem=7.9565-6.4761*x_prem+5.5283*x_prem**2-3.0807*x_prem**3
+     vp_prem=29.2766-23.6027*x_prem+5.5242*x_prem**2-2.5514*x_prem**3
+     vs_prem=22.3459-17.2473*x_prem-2.0834*x_prem**2+0.9783*x_prem**3
+  ELSEIF(idom==8)THEN
+     ro_prem=7.9565-6.4761*x_prem+5.5283*x_prem**2-3.0807*x_prem**3
+     vp_prem=24.9520-40.4673*x_prem+51.4832*x_prem**2-26.6419*x_prem**3
+     vs_prem=11.1671-13.7818*x_prem+17.4575*x_prem**2-9.2777*x_prem**3
+  ELSEIF(idom==9)THEN
+     ro_prem=7.9565-6.4761*x_prem+5.5283*x_prem**2-3.0807*x_prem**3
+     vp_prem=15.3891-5.3181*x_prem+5.5242*x_prem**2-2.5514*x_prem**3
+     vs_prem=6.9254+1.4672*x_prem-2.0834*x_prem**2+.9783*x_prem**3
+  ELSEIF(idom==10)THEN  ! outer core
+     ro_prem=12.5815-1.2638*x_prem-3.6426*x_prem**2-5.5281*x_prem**3
+     vp_prem=11.0487-4.0362*x_prem+4.8023*x_prem**2-13.5732*x_prem**3
+     vs_prem=0.00
+  ELSEIF(idom==11)THEN                        ! inner core
+     ro_prem=13.0885-8.8381*x_prem**2
+     vp_prem=11.2622-6.3640*x_prem**2
+     vs_prem=3.6678-4.4475*x_prem**2
+  ENDIF
+
+!    print*,'ro,vp,vs passed from routine and not multiplied',ro_prem,vp_prem,vs_prem
+
+  ro_prem=ro_prem*1000
+  vp_prem=vp_prem*1000
+  vs_prem=vs_prem*1000
+
+!   print*,'ro,vp,vs passed from PREM_ROUTINE multiplied by 1000',ro_prem,vp_prem,vs_prem
+
+!  if (param=='rho') then
+!     prem_sub=ro_prem*1000.
+!  elseif (param=='v_p') then
+!     prem_sub=vp_prem*1000.
+!  elseif (param=='v_s') then
+!     prem_sub=vs_prem*1000.
+!  else
+!     write(6,*)'ERROR IN PREM_SUB FUNCTION:',param,'NOT AN OPTION'
+!     stop
+
+end subroutine PREM_routine
+
+
+
+
 !
+!-------------------------------------------------------------------------------------------------
+!
 
 
   subroutine model_tomography(x_eval,y_eval,z_eval, &

Modified: seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/src/generate_databases/tomography.mod
===================================================================
--- seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/src/generate_databases/tomography.mod	2011-09-28 10:58:25 UTC (rev 18979)
+++ seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/src/generate_databases/tomography.mod	2011-09-28 13:00:30 UTC (rev 18980)
@@ -1,4 +1,4 @@
-GFORTRAN module version '0' created from model_tomography.f90 on Wed Sep 21 14:24:39 2011
+GFORTRAN module version '0' created from model_tomography.f90 on Wed Sep 28 14:35:22 2011
 MD5:a2f23c903e179cfc70185b9767f338ab -- If you edit this, you'll get what you deserve.
 
 (() () () () () () () () () () () () () () () () () () () () () () () ()

Modified: seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/src/meshfem3D/Makefile
===================================================================
--- seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/src/meshfem3D/Makefile	2011-09-28 10:58:25 UTC (rev 18979)
+++ seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/src/meshfem3D/Makefile	2011-09-28 13:00:30 UTC (rev 18980)
@@ -64,7 +64,7 @@
 
 # extra defines for the Pyrized version
 #MPICC = mpicc
-#FCLIBS =  -L/usr/lib -L/usr/lib/gcc/x86_64-linux-gnu/4.4.3 -L/usr/lib/gcc/x86_64-linux-gnu/4.4.3/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.4.3/../../.. -L/usr/lib/x86_64-linux-gnu -lmpichf90 -lmpich -lopa -lpthread -lrt -lgfortranbegin -lgfortran -lm
+#FCLIBS =  -L/usr/lib/openmpi/lib -L/usr/lib/gcc/x86_64-linux-gnu/4.4.3 -L/usr/lib/gcc/x86_64-linux-gnu/4.4.3/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.4.3/../../.. -L/usr/lib/x86_64-linux-gnu -lmpi_f90 -lmpi_f77 -lmpi -lopen-rte -lopen-pal -ldl -lnsl -lutil -lgfortranbegin -lgfortran -lm -lpthread
 #PYTHON = 
 #PYTHON_CFLAGS = $(PYTHON_EGG_CFLAGS) $(PYTHON_CPPFLAGS)
 #PYTHON_CPPFLAGS = $(PYTHON_EGG_CPPFLAGS) -I

Modified: seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/src/meshfem3D/createregmesh.mod
===================================================================
--- seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/src/meshfem3D/createregmesh.mod	2011-09-28 10:58:25 UTC (rev 18979)
+++ seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/src/meshfem3D/createregmesh.mod	2011-09-28 13:00:30 UTC (rev 18980)
@@ -1,4 +1,4 @@
-GFORTRAN module version '0' created from create_regions_mesh.f90 on Wed Sep 21 14:24:35 2011
+GFORTRAN module version '0' created from create_regions_mesh.f90 on Wed Sep 28 14:35:18 2011
 MD5:1782bbdedcae5049229a71265ae9a54d -- If you edit this, you'll get what you deserve.
 
 (() () () () () () () () () () () () () () () () () () () () () () () ()

Modified: seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/src/meshfem3D/readparfile.mod
===================================================================
--- seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/src/meshfem3D/readparfile.mod	2011-09-28 10:58:25 UTC (rev 18979)
+++ seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/src/meshfem3D/readparfile.mod	2011-09-28 13:00:30 UTC (rev 18980)
@@ -1,4 +1,4 @@
-GFORTRAN module version '0' created from read_parameter_file.f90 on Wed Sep 21 14:24:35 2011
+GFORTRAN module version '0' created from read_parameter_file.f90 on Wed Sep 28 14:35:17 2011
 MD5:e36db432769de6eb4e803ad6a79dc583 -- If you edit this, you'll get what you deserve.
 
 (() () () () () () () () () () () () () () () () () () () () () () () ()

Modified: seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/src/specfem3D/Makefile
===================================================================
--- seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/src/specfem3D/Makefile	2011-09-28 10:58:25 UTC (rev 18979)
+++ seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/src/specfem3D/Makefile	2011-09-28 13:00:30 UTC (rev 18980)
@@ -33,11 +33,16 @@
 # CUDA_INC = -I/apps/eiger/Cuda-4.0/cuda/include
 # MPI_INC = -I/apps/eiger/mvapich2/1.5.1p1/mvapich2-gnu/include
 
-CUDA_LIBS = -L/usr/local/cuda/lib64/ -lcuda -lcudart -lcublas
+# MR added CUDA
+
+CUDA_LIBS = -lcuda -lcudart -lcublas
+#CUDA_LIBS = 
+
+CUDA_LIB_LOCATION = -L/usr/local/cuda/lib64/
+CUDA_LINK = $(CUDA_LIB_LOCATION) $(CUDA_LIBS)
 CUDA_INC = -I/usr/local/cuda/include
 MPI_INC = -I/usr/include/mpich2/
 
-
 FC = mpif90
 FCFLAGS = #-g -O2
 MPIFC = mpif90
@@ -46,8 +51,12 @@
 FLAGS_NO_CHECK = 
 FCFLAGS_f90 = 
 
-NVCC_FLAGS = $(CUDA_INC) $(MPI_INC)
+NVCC = nvcc
+#NVCC = g++
 
+NVCC_FLAGS = $(CUDA_INC) $(MPI_INC) -DCUDA -gencode=arch=compute_20,code=sm_20
+#NVCC_FLAGS = $(MPI_INC)
+
 SHARED = ../shared/
 # E : executables directory
 E = ../../bin
@@ -198,13 +207,14 @@
 #### rules for executables
 ####
 
+
 # rules for the pure Fortran version
 xgenerate_databases: $(XGENERATE_DATABASES_OBJECTS) $(COND_MPI_OBJECTS)
 	${FCLINK} -o ${E}/xgenerate_databases $(XGENERATE_DATABASES_OBJECTS) $(COND_MPI_OBJECTS) $(MPILIBS)
 
 # solver also depends on values from mesher
 xspecfem3D: $(XSPECFEM_OBJECTS) $(COND_MPI_OBJECTS)
-	${FCLINK} -o ${E}/xspecfem3D $(XSPECFEM_OBJECTS) $(COND_MPI_OBJECTS) $(MPILIBS) $(CUDA_LIBS)
+	${FCLINK} -o ${E}/xspecfem3D $(XSPECFEM_OBJECTS) $(COND_MPI_OBJECTS) $(MPILIBS) $(CUDA_LINK)
 
 
 convolve_source_timefunction: xconvolve_source_timefunction
@@ -259,7 +269,7 @@
 	${FCCOMPILE_NO_CHECK} -c -o $O/$@ $<
 
 $O/%.cuda.o: %.cu
-	nvcc -c $< -o $O/$@ $(NVCC_FLAGS) -gencode=arch=compute_20,code=sm_20
+	$(NVCC) -c $< -o $O/$@ $(NVCC_FLAGS)
 
 ### C compilation
 force_ftz.o: ${SHARED}/force_ftz.c ../../config.h

Modified: seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/src/specfem3D/Makefile.in
===================================================================
--- seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/src/specfem3D/Makefile.in	2011-09-28 10:58:25 UTC (rev 18979)
+++ seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/src/specfem3D/Makefile.in	2011-09-28 13:00:30 UTC (rev 18980)
@@ -29,10 +29,20 @@
 
 # @configure_input@
 
-CUDA_LIBS = -L/apps/eiger/Cuda-4.0/cuda/lib64 -lcuda -lcudart -lcublas
-CUDA_INC = -I/apps/eiger/Cuda-4.0/cuda/include
-MPI_INC = -I/apps/eiger/mvapich2/1.5.1p1/mvapich2-gnu/include
+# CUDA_LIBS = -L/apps/eiger/Cuda-4.0/cuda/lib64 -lcuda -lcudart -lcublas
+# CUDA_INC = -I/apps/eiger/Cuda-4.0/cuda/include
+# MPI_INC = -I/apps/eiger/mvapich2/1.5.1p1/mvapich2-gnu/include
 
+# MR added CUDA
+
+ at COND_CUDA_TRUE@CUDA_LIBS = -lcuda -lcudart -lcublas
+ at COND_CUDA_FALSE@CUDA_LIBS = 
+
+CUDA_LIB_LOCATION = @CUDA_LIB@
+CUDA_LINK = $(CUDA_LIB_LOCATION) $(CUDA_LIBS)
+CUDA_INC = @CUDA_INC@
+MPI_INC = @MPI_INC@
+
 FC = @FC@
 FCFLAGS = #@FCFLAGS@
 MPIFC = @MPIFC@
@@ -41,8 +51,12 @@
 FLAGS_NO_CHECK = @FLAGS_NO_CHECK@
 FCFLAGS_f90 = @FCFLAGS_f90@
 
-NVCC_FLAGS = $(CUDA_INC) $(MPI_INC)
+ at COND_CUDA_TRUE@NVCC = nvcc
+ at COND_CUDA_FALSE@NVCC = g++
 
+ at COND_CUDA_TRUE@NVCC_FLAGS = $(CUDA_INC) $(MPI_INC) -DCUDA -gencode=arch=compute_20,code=sm_20
+ at COND_CUDA_FALSE@NVCC_FLAGS = $(MPI_INC)
+
 SHARED = ../shared/
 # E : executables directory
 E = ../../bin
@@ -193,13 +207,14 @@
 #### rules for executables
 ####
 
+
 # rules for the pure Fortran version
 @COND_PYRE_FALSE at xgenerate_databases: $(XGENERATE_DATABASES_OBJECTS) $(COND_MPI_OBJECTS)
 @COND_PYRE_FALSE@	${FCLINK} -o ${E}/xgenerate_databases $(XGENERATE_DATABASES_OBJECTS) $(COND_MPI_OBJECTS) $(MPILIBS)
 @COND_PYRE_FALSE@
 @COND_PYRE_FALSE@# solver also depends on values from mesher
 @COND_PYRE_FALSE at xspecfem3D: $(XSPECFEM_OBJECTS) $(COND_MPI_OBJECTS)
- at COND_PYRE_FALSE@	${FCLINK} -o ${E}/xspecfem3D $(XSPECFEM_OBJECTS) $(COND_MPI_OBJECTS) $(MPILIBS)
+ at COND_PYRE_FALSE@	${FCLINK} -o ${E}/xspecfem3D $(XSPECFEM_OBJECTS) $(COND_MPI_OBJECTS) $(MPILIBS) $(CUDA_LINK)
 @COND_PYRE_FALSE@
 
 convolve_source_timefunction: xconvolve_source_timefunction
@@ -254,7 +269,7 @@
 	${FCCOMPILE_NO_CHECK} -c -o $O/$@ $<
 
 $O/%.cuda.o: %.cu
-	nvcc -c $< -o $O/$@ $(NVCC_FLAGS) -gencode=arch=compute_20,code=sm_20
+	$(NVCC) -c $< -o $O/$@ $(NVCC_FLAGS)
 
 ### C compilation
 force_ftz.o: ${SHARED}/force_ftz.c ../../config.h

Modified: seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/src/specfem3D/constants.mod
===================================================================
--- seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/src/specfem3D/constants.mod	2011-09-28 10:58:25 UTC (rev 18979)
+++ seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/src/specfem3D/constants.mod	2011-09-28 13:00:30 UTC (rev 18980)
@@ -1,4 +1,4 @@
-GFORTRAN module version '0' created from specfem3D_par.f90 on Wed Sep 21 12:02:20 2011
+GFORTRAN module version '0' created from specfem3D_par.f90 on Wed Sep 28 14:35:24 2011
 MD5:35c14d5174ce41e4a57a32aba66617cb -- If you edit this, you'll get what you deserve.
 
 (() () () () () () () () () () () () () () () () () () () () () () () ()

Modified: seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/src/specfem3D/image_pnm_gif_par.mod
===================================================================
--- seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/src/specfem3D/image_pnm_gif_par.mod	2011-09-28 10:58:25 UTC (rev 18979)
+++ seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/src/specfem3D/image_pnm_gif_par.mod	2011-09-28 13:00:30 UTC (rev 18980)
@@ -1,4 +1,4 @@
-GFORTRAN module version '0' created from create_color_image.f90 on Wed Sep 21 12:05:42 2011
+GFORTRAN module version '0' created from create_color_image.f90 on Wed Sep 28 14:35:29 2011
 MD5:baf67dd5d5b920826840b983d2185574 -- If you edit this, you'll get what you deserve.
 
 (() () () () () () () () () () () () () () () () () () () () ()

Modified: seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/src/specfem3D/noise_tomography.f90
===================================================================
--- seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/src/specfem3D/noise_tomography.f90	2011-09-28 10:58:25 UTC (rev 18979)
+++ seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/src/specfem3D/noise_tomography.f90	2011-09-28 13:00:30 UTC (rev 18980)
@@ -75,6 +75,88 @@
 
   end subroutine noise_distribution_direction
 
+subroutine noise_distribution_direction_non_uniform(xcoord_in,ycoord_in,zcoord_in, &
+                  normal_x_noise_out,normal_y_noise_out,normal_z_noise_out, &
+                  mask_noise_out)
+  implicit none
+  include "constants.h"
+  ! input parameters
+  real(kind=CUSTOM_REAL) :: xcoord_in,ycoord_in,zcoord_in
+  ! output parameters
+  real(kind=CUSTOM_REAL) :: normal_x_noise_out,normal_y_noise_out,normal_z_noise_out,mask_noise_out
+  ! local parameters
+!PB VARIABLES TO DEFINE THE REGION OF NOISE
+  real(kind=CUSTOM_REAL) :: xcoord,ycoord,zcoord,xcoord_center,ycoord_center
+  real :: lon,lat,colat,lon_cn,lat_cn,dsigma,d,dmax
+  
+  ! coordinates "x/y/zcoord_in" actually contain r theta phi, therefore convert back to x y z
+  ! call rthetaphi_2_xyz(xcoord,ycoord,zcoord, xcoord_in,ycoord_in,zcoord_in)
+  xcoord=xcoord_in
+  ycoord=ycoord_in
+  zcoord=zcoord_in
+
+!PB NOT UNIF DISTRIBUTION OF NOISE ON THE SURFACE OF A SPHERE
+!PB lon lat colat ARE IN RADIANS SINCE ARE OBTAINED FROM CARTESIAN COORDINATES
+!PB lon_cn lat_cn (cn = CENTER OF NOISE REGION) IF NOT, MUST BE CONVERTED IN RADIANS
+!PB lon_cn lat_cn  ARE INSERTED DIRECTLY HERE FOR SIMPLICITY
+
+  lon_cn = (3.89)*PI/180
+  lat_cn = (45.113)*PI/180
+
+  if (xcoord >= 0) then
+   lon=asin(ycoord/(sqrt(xcoord**2+ycoord**2)))
+  else
+   lon=(PI-(asin(ycoord/(sqrt(xcoord**2+ycoord**2)))))
+  endif
+   colat=atan(sqrt(xcoord**2+ycoord**2)/zcoord)
+   lat=(PI/2)-colat
+
+!PB CALCULATE THE DISTANCE BETWEEN CENTER OF NOISE REGION AND EACH POINT OF THE MODEL'S FREE SURFACE  !PB dsigma IS THE "3D" ANGLE BETWEEN THE TWO POINTS, THEN d = R*dsigma   
+  dsigma=acos(sin(lon)*sin(lon_cn)+cos(lon)*cos(lon_cn)*cos(lat-lat_cn))
+  d=sqrt(xcoord**2+ycoord**2+zcoord**2)*dsigma
+
+!PB IF YOU WANT TO USE A NONUNIFORM DISTRIBUTION OF NOISE IN THE EXAMPLE
+!PROVIDED WITH THE CODE, THEN UNCOMMENT THE FOLLOWING LINES (before definition
+!of dmax)
+
+!  xcoord_center = 30000
+!  ycoord_center = 30000
+!  d = sqrt((xcoord_center-xcoord)**2+(ycoord_center-ycoord)**2)
+
+!PB NOTE THAT d IS EXPRESSED IN METERS REMEBER THAT WHEN YOU SET THE PARAMETER dmax
+!PB dmax IS THE RADIUS OF THE AREA IN WHICH masc_noise_out IS 1 (NOISE IS DEFINED)
+
+  dmax = 300000
+
+  ! NOTE that all coordinates are non-dimensionalized in GLOBAL package!
+  ! USERS are free to choose which set to use,
+  ! either "r theta phi" (xcoord_in,ycoord_in,zcoord_in)
+  ! or     "x y z"       (xcoord,ycoord,zcoord)
+
+
+  !*****************************************************************************************************************
+  !******************************** change your noise characteristics below ****************************************
+  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! noise direction
+  !!!!! here, the noise is assumed to be vertical (SESAME)
+  normal_x_noise_out = 0.0
+  normal_y_noise_out = 0.0
+  normal_z_noise_out = 1.0
+  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!  noise distribution
+  !!!!! here, the noise is assumed to be uniform
+!  mask_noise_out = 1.0
+
+!HERE IS NOT UNIFORM
+ if (d <= dmax) then
+  mask_noise_out = 1.0
+ else
+  mask_noise_out = 0.0
+ endif
+
+  !******************************** change your noise characteristics above ****************************************
+  !*****************************************************************************************************************
+
+  end subroutine noise_distribution_direction_non_uniform
+  
 ! =============================================================================================================
 ! =============================================================================================================
 ! =============================================================================================================
@@ -183,10 +265,19 @@
         ipoin = ipoin + 1
         iglob = ibool(i,j,k,ispec)
         ! this subroutine must be modified by USERS
-        call noise_distribution_direction(xstore(iglob), &
-                  ystore(iglob),zstore(iglob), &
-                  normal_x_noise_out,normal_y_noise_out,normal_z_noise_out, &
-                  mask_noise_out)
+
+        ! DEFAULT
+        ! call noise_distribution_direction(xstore(iglob), &
+        !           ystore(iglob),zstore(iglob), &
+        !           normal_x_noise_out,normal_y_noise_out,normal_z_noise_out, &
+        !           mask_noise_out)
+
+        ! Setup for NOISE_TOMOGRAPHY by Piero Basini
+        call noise_distribution_direction_non_uniform(xstore(iglob), &
+             ystore(iglob),zstore(iglob), &
+             normal_x_noise_out,normal_y_noise_out,normal_z_noise_out, &
+             mask_noise_out)
+        
         normal_x_noise(ipoin) = normal_x_noise_out
         normal_y_noise(ipoin) = normal_y_noise_out
         normal_z_noise(ipoin) = normal_z_noise_out

Modified: seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/src/specfem3D/pml_par.mod
===================================================================
--- seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/src/specfem3D/pml_par.mod	2011-09-28 10:58:25 UTC (rev 18979)
+++ seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/src/specfem3D/pml_par.mod	2011-09-28 13:00:30 UTC (rev 18980)
@@ -1,4 +1,4 @@
-GFORTRAN module version '0' created from PML_init.f90 on Wed Sep 21 12:02:20 2011
+GFORTRAN module version '0' created from PML_init.f90 on Wed Sep 28 14:35:24 2011
 MD5:968e753c75bd120a59d3cc34aa930841 -- If you edit this, you'll get what you deserve.
 
 (() () () ()

Modified: seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/src/specfem3D/pml_par_acoustic.mod
===================================================================
--- seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/src/specfem3D/pml_par_acoustic.mod	2011-09-28 10:58:25 UTC (rev 18979)
+++ seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/src/specfem3D/pml_par_acoustic.mod	2011-09-28 13:00:30 UTC (rev 18980)
@@ -1,4 +1,4 @@
-GFORTRAN module version '0' created from PML_init.f90 on Wed Sep 21 12:02:20 2011
+GFORTRAN module version '0' created from PML_init.f90 on Wed Sep 28 14:35:24 2011
 MD5:c48573d4b4bd37566610fcb5987bf443 -- If you edit this, you'll get what you deserve.
 
 (() () () () () () () () () () () () () () () () () () () () ()

Modified: seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/src/specfem3D/specfem_par.mod
===================================================================
--- seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/src/specfem3D/specfem_par.mod	2011-09-28 10:58:25 UTC (rev 18979)
+++ seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/src/specfem3D/specfem_par.mod	2011-09-28 13:00:30 UTC (rev 18980)
@@ -1,4 +1,4 @@
-GFORTRAN module version '0' created from specfem3D_par.f90 on Wed Sep 21 12:02:20 2011
+GFORTRAN module version '0' created from specfem3D_par.f90 on Wed Sep 28 14:35:24 2011
 MD5:470ae05ef485d8dc7ca36bd38a7f81b8 -- If you edit this, you'll get what you deserve.
 
 (() () () () () () () () () () () () () () () () () () () () ()

Modified: seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/src/specfem3D/specfem_par_acoustic.mod
===================================================================
--- seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/src/specfem3D/specfem_par_acoustic.mod	2011-09-28 10:58:25 UTC (rev 18979)
+++ seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/src/specfem3D/specfem_par_acoustic.mod	2011-09-28 13:00:30 UTC (rev 18980)
@@ -1,4 +1,4 @@
-GFORTRAN module version '0' created from specfem3D_par.f90 on Wed Sep 21 12:02:20 2011
+GFORTRAN module version '0' created from specfem3D_par.f90 on Wed Sep 28 14:35:24 2011
 MD5:94ab3f24dacaa62cd775b436e3ca4a03 -- If you edit this, you'll get what you deserve.
 
 (() () () ()

Modified: seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/src/specfem3D/specfem_par_elastic.mod
===================================================================
--- seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/src/specfem3D/specfem_par_elastic.mod	2011-09-28 10:58:25 UTC (rev 18979)
+++ seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/src/specfem3D/specfem_par_elastic.mod	2011-09-28 13:00:30 UTC (rev 18980)
@@ -1,4 +1,4 @@
-GFORTRAN module version '0' created from specfem3D_par.f90 on Wed Sep 21 12:02:20 2011
+GFORTRAN module version '0' created from specfem3D_par.f90 on Wed Sep 28 14:35:24 2011
 MD5:d19991f5d0011a730919b227d932d2ba -- If you edit this, you'll get what you deserve.
 
 (() () () () () () ()

Modified: seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/src/specfem3D/specfem_par_movie.mod
===================================================================
--- seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/src/specfem3D/specfem_par_movie.mod	2011-09-28 10:58:25 UTC (rev 18979)
+++ seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/src/specfem3D/specfem_par_movie.mod	2011-09-28 13:00:30 UTC (rev 18980)
@@ -1,4 +1,4 @@
-GFORTRAN module version '0' created from specfem3D_par.f90 on Wed Sep 21 12:02:20 2011
+GFORTRAN module version '0' created from specfem3D_par.f90 on Wed Sep 28 14:35:24 2011
 MD5:aeecb05e91b8c8013c5345d6e2ff2fc1 -- If you edit this, you'll get what you deserve.
 
 (() () () () () () ()

Modified: seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/src/specfem3D/specfem_par_poroelastic.mod
===================================================================
--- seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/src/specfem3D/specfem_par_poroelastic.mod	2011-09-28 10:58:25 UTC (rev 18979)
+++ seismo/3D/SPECFEM3D/branches/SPECFEM3D_SUNFLOWER/src/specfem3D/specfem_par_poroelastic.mod	2011-09-28 13:00:30 UTC (rev 18980)
@@ -1,4 +1,4 @@
-GFORTRAN module version '0' created from specfem3D_par.f90 on Wed Sep 21 12:02:20 2011
+GFORTRAN module version '0' created from specfem3D_par.f90 on Wed Sep 28 14:35:24 2011
 MD5:9144d2282d0d6649da30f314ab6afbf4 -- If you edit this, you'll get what you deserve.
 
 (() () () ()



More information about the CIG-COMMITS mailing list