view modules/csharpcomp @ 13442:2d4854871087

unitypes: Fix bug introduced on 2010-05-18.
author Ian Beckwith <ianb@erislabs.net>
date Tue, 29 Jun 2010 10:51:34 +0200
parents 0ef26bffcbe1
children 5be0c314f2f8
line wrap: on
line source

Description:
Compile a C# program.

Files:
lib/csharpcomp.h
lib/csharpcomp.c

Depends-on:
stdbool
xmalloca
execute
pipe
wait-process
getline
sh-quote
safe-read
error
gettext-h
memcmp
csharpcomp-script

configure.ac:

Makefile.am:
lib_SOURCES += csharpcomp.h csharpcomp.c

Include:
"csharpcomp.h"

License:
GPL

Maintainer:
Bruno Haible