I think this should work fine assuming the following:
- Tvaccine has is a package.
- It is in your LOAD_PATH
- Tvaccine.jl has a few include(„somefile“) lines from the beginning.
I am pretty sure revised worked fine for me in such a set up. Have you tried that?
Maybe, it does not work, when you add a new include(„newfile“) to the main code file, but this should be the exception (at least in my workflow)