Ticket #173 (closed enhancement: invalid)
Allow multiple source files to be compiled without using `-files`
Reported by: | webnov8 | Owned by: | webnov8 |
---|---|---|---|
Priority: | major | Milestone: | Cobra 0.9 |
Component: | Cobra Compiler | Version: | |
Keywords: | Cc: |
Description
The compiler should be able to automatically accept an arbitrary number of source files so that the -files option does not have to be used in simple cases, for example if Foo.cobra and Bar.cobra had to be compiled.
This allows cobra -c Foo.cobra Bar.cobra ...
Change History
Note: See
TracTickets for help on using
tickets.