hash-set: Add tests.
[gnulib.git] / modules / csharpcomp
blobe0e539ec2b525159f0feceef1c6ee31e0976ad04
1 Description:
2 Compile a C# program.
4 Files:
5 lib/csharpcomp.h
6 lib/csharpcomp.c
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
22 configure.ac:
24 Makefile.am:
25 lib_SOURCES += csharpcomp.h csharpcomp.c
27 Include:
28 "csharpcomp.h"
30 License:
31 GPL
33 Maintainer:
34 all