Back to home page

sPhenix code displayed by LXR

 
 

    


Warning, /coresoftware/generators/JEWEL/configure.ac is written in an unsupported language. File is not indexed.

0001 AC_INIT(JEWEL, [2.2.0])
0002 AC_CONFIG_SRCDIR([configure.ac])
0003 
0004 AM_INIT_AUTOMAKE
0005 
0006 AC_PROG_F77(gfortran)
0007 
0008 AC_CONFIG_FILES([Makefile])
0009 AC_OUTPUT