verify: new macro 'assume'
[gnulib.git] / modules / csharpcomp
1 Description:
2 Compile a C# program.
3
4 Files:
5 lib/csharpcomp.h
6 lib/csharpcomp.c
7
8 Depends-on:
9 stdbool
10 xmalloca
11 execute
12 spawn-pipe
13 wait-process
14 getline
15 sh-quote
16 safe-read
17 error
18 gettext-h
19 memcmp
20 csharpcomp-script
21
22 configure.ac:
23
24 Makefile.am:
25 lib_SOURCES += csharpcomp.h csharpcomp.c
26
27 Include:
28 "csharpcomp.h"
29
30 License:
31 GPL
32
33 Maintainer:
34 Bruno Haible