[plt-scheme] units and sigs and files
Paul Steckler wrote:
> For list-related administrative tasks:
> http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>
>> When writing MzScheme libraries, is there a way to get the
>> goodness of units and sigs without splitting the library into
>> three separate files (<m>.ss, <m>-unit.ss, and <m>-sig.ss)?
>
> That division is not enforced, to my knowledge.
>
> Although I haven't written new units code in some time,
> I believe I have (gasp) placed all that stuff in one file
> from time to time.
That's what I did in the heap-example, I posted here a couple
of days ago.
--
Jens Axel Søgaard