From: Joe Marshall <eval.apply@gmail.com>
Date: Sat, 21 Jan 2012 19:20:42 +0000 (-0800)
Subject: Export SEQUENCE-FIRST and SEQUENCE-SECOND.
X-Git-Tag: release-9.2.0~334^2~5
X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=c1c4730389e909b0c4a1e6e380649b9cf73b56ab;p=mit-scheme.git

Export SEQUENCE-FIRST and SEQUENCE-SECOND.
---

diff --git a/src/runtime/runtime.pkg b/src/runtime/runtime.pkg
index 7ecfaf495..4ab02045a 100644
--- a/src/runtime/runtime.pkg
+++ b/src/runtime/runtime.pkg
@@ -3634,6 +3634,8 @@ USA.
 	  sequence-actions
 	  sequence-components
 	  sequence-immediate-actions
+	  sequence-first
+	  sequence-second
 	  sequence?
 	  unassigned?-components
 	  unassigned?-name