annotate tests/rcapture.ur @ 1907:cb57ba73a61d

make uninstall: Uninstall types_cpp.h, urweb_cpp.h Signed-off-by: Anders Kaseorg <andersk@mit.edu> --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
author Anders Kaseorg <andersk@mit.edu>
date Fri, 22 Nov 2013 09:36:14 -0500
parents 6c00d8af6239
children
rev   line source
adam@1639 1 fun frob x = x
adam@1639 2
adam@1639 3 fun foo [a] (x : a) = frob x