blob: d8366ddb78b4570987dfe8b42d874d7ddb7f170a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
$NetBSD: patch-au,v 1.2 2015/12/29 18:17:04 dholland Exp $
Create an entry in the info index.
--- Emacs/sather.texinfo.orig Sun Jul 25 17:23:34 1999
+++ Emacs/sather.texinfo Thu May 2 22:01:13 2002
@@ -9,6 +9,13 @@
@c %**end of header
@ifinfo
+@format
+INFO-DIR-SECTION Sather
+START-INFO-DIR-ENTRY
+* sather: (sather). The Sather Specification.
+END-INFO-DIR-ENTRY
+@end format
+
This file describes the Sather language.
Copyright (C) 1995 by International Computer Science Institute
|