view include/urweb/urweb.h @ 1964:072656016dfa

Add another simple case for record unification between alpha-equivalent constructors
author Adam Chlipala <adam@chlipala.net>
date Wed, 29 Jan 2014 18:19:25 -0500
parents a5b08bdfa450
children
line wrap: on
line source
#ifndef URWEB_H
#define URWEB_H

#include "types.h"
#include "urweb_cpp.h"

#endif