24 lines
524 B
HTML
24 lines
524 B
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
|
"http://www.w3.org/TR/html4/loose.dtd">
|
|
<html>
|
|
<head>
|
|
<title></title>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
|
<meta name="Author" content="jba">
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<center>
|
|
<h2>Converting an EPICS R3.14.7 application to R3.14.8</h2>
|
|
</center>
|
|
|
|
<p>This document describes how to convert a R3.14.7 application
|
|
so that it builds and runs properly with release R3.14.8.</p>
|
|
|
|
<h3>No changes required.</h3>
|
|
|
|
</body>
|
|
</html>
|
|
~
|