Set cut_dir properly, and add mode line for Emacs.
[gnulib/ericb.git] / modules / erfc
blobd891e92771b5702c3e3b4fc6b4b862951ba28016
1 Description:
2 erfc() function: complementary error function.
4 Files:
5 m4/mathfunc.m4
7 Depends-on:
9 configure.ac:
10 gl_COMMON_DOUBLE_MATHFUNC([erfc])
12 Makefile.am:
14 Include:
15 <math.h>
17 Link:
18 $(ERFC_LIBM)
20 License:
21 LGPL
23 Maintainer:
24 Bruno Haible