From d8c4ebda0322faf4d8775c11761fb48bca297c57 Mon Sep 17 00:00:00 2001 From: Marty Kraimer Date: Thu, 18 Jun 1998 12:32:33 +0000 Subject: [PATCH] URLs referenved wrong document --- RELEASE_NOTES.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/RELEASE_NOTES.html b/RELEASE_NOTES.html index ce7072d98..cff50eba0 100644 --- a/RELEASE_NOTES.html +++ b/RELEASE_NOTES.html @@ -25,7 +25,7 @@ online viewing and postscript for generating a hard copy.

LANL has a revision of the Record Reference Manual available. See the LANL EPICS documentation. -

The document "EPICS +

The document "EPICS IOC Applications: Building and Source/Release Control" provides guidlines for developing applications with 3.13.

@@ -34,7 +34,7 @@ Changes between beta11 and beta12

IOC Applications: Building

The following explains changes that need to be made to existing applications -that followed the EPICS +that followed the EPICS IOC Applications: Building and Source/Release Control. guidelines. See the new version of this manual for details. @@ -863,7 +863,7 @@ means that each Application Source/Release Control system has to be modified to take advantage of the new capabilities. Again the changes in RULES and makeBaseApp should make this task easier. -

The document "EPICS +

The document "EPICS IOC Applications: Building and Source/Release Control" describes a utility makeBaseApp which can be used for small applications. It also provides guidlines that can be used for large applications.