Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add support for ABC libraries #3

Open
zwetan opened this issue Jan 18, 2016 · 1 comment
Open

add support for ABC libraries #3

zwetan opened this issue Jan 18, 2016 · 1 comment

Comments

@zwetan
Copy link
Member

zwetan commented Jan 18, 2016

one little thing we lost from running redshell directly
is the ability to run many ABC files

example
$ redshell libA.abc libB.abc program.abc

with redtamarin exe we can run only one ABC
$ redtamarin program.abc

@zwetan
Copy link
Member Author

zwetan commented Jan 18, 2016

add an option --lib

so for
$ redshell libA.abc libB.abc program.abc

we could do
$ redtamarin -lib=libA.abc,libB.abc program.abc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant