Add package comment to bytevector.scm.
authorChris Hanson <org/chris-hanson/cph>
Thu, 5 Jan 2017 21:37:12 +0000 (13:37 -0800)
committerChris Hanson <org/chris-hanson/cph>
Thu, 5 Jan 2017 21:37:12 +0000 (13:37 -0800)
src/runtime/bytevector.scm

index 80e10409680899a1d1ae822a56b8c11bbd9373dc..af67806de033a88a0e54cd1b996ddd0e51f33256 100644 (file)
@@ -25,6 +25,7 @@ USA.
 |#
 
 ;;;; R7RS bytevectors
+;;; package: (runtime bytevector)
 
 (declare (usual-integrations))
 \f