view include/urweb/urweb.h @ 2104:7755f00a4fc3

Switch to using OpenSSL PRNG for the one remaining rand()
author Adam Chlipala <adam@chlipala.net>
date Mon, 12 Jan 2015 12:02:54 -0500
parents a5b08bdfa450
children
line wrap: on
line source
#ifndef URWEB_H
#define URWEB_H

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

#endif