unit clean-up

svn: r5160

original commit: 7b13755dad
This commit is contained in:
Matthew Flatt 2006-12-22 01:26:58 +00:00
parent 44098e1093
commit 6b33e9615e

View File

@ -51,7 +51,7 @@
; e.g.: ((lambda () 0) 1 2 3)
vehicles ; Controls how closures are compiled:
; 'vehicles:automatic,
; 'vehicles:automatic,
; 'vehicles:functions,
; 'vechicles:units, or
; 'vehicles:monolithic.