]> gitweb.factorcode.org Git - factor.git/commit
nested-comments: remove this vocab. we have /* */ which is good enough for now.
authorDoug Coleman <doug.coleman@gmail.com>
Tue, 21 Jul 2015 19:07:53 +0000 (12:07 -0700)
committerDoug Coleman <doug.coleman@gmail.com>
Tue, 21 Jul 2015 19:07:53 +0000 (12:07 -0700)
commitcf0cb4aedcb1f0048bcce2211f2feb20aa0e391f
treea633492290a294ebb8f3fa2c10c0ba1533fe2280
parent280177279a28be4b92e89d02d5404776c35f0e1c
nested-comments: remove this vocab.  we have /* */ which is good enough for now.

broken case:
(*
: print-broken ( -- ) "*)" ;
*)

not worth fixing, please don't bring this back :)
its functionality will be replaced soon.
basis/tools/ps/windows/windows.factor
basis/windows/registry/registry.factor
extra/c/preprocessor/preprocessor-tests.factor
extra/forestdb/lib/lib-tests.factor
extra/nested-comments/nested-comments-tests.factor [deleted file]
extra/nested-comments/nested-comments.factor [deleted file]
extra/progress-bars/models/models.factor