From 4fcfaa5410d9aeae8a26b8d83e549f48c89ee186 Mon Sep 17 00:00:00 2001
From: Misha Brukman
Date: Thu, 3 Jun 2004 23:47:34 +0000
Subject: [PATCH] Fix broken internal link; add stub for missing subsection.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14003 91177308-0d34-0410-b5e6-96231b3b80d8
---
docs/Stacker.html | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/docs/Stacker.html b/docs/Stacker.html
index 50ce1b6adc9..a9e39d24288 100644
--- a/docs/Stacker.html
+++ b/docs/Stacker.html
@@ -33,7 +33,7 @@
Comments
Literals
Words
- Standard Style
+ Standard Style
Built-Ins
Prime: A Complete Example
@@ -470,6 +470,11 @@ unit. Anything declared with FORWARD
is an external symbol for
linking.
+
The built-in words of the Stacker language are put in several groups
--
2.34.1