move or delete GdbiOutGraphic
Status: Inactive
Brought to you by:
dkionka
GdbiOutBasic.java and GdbiOutGraphic.java were created
from BasicSys.java and GraphicSys.java in
report/ll/stdlib. They were put in api because there was
no util directory at the time. If GdbiOut*.java are still
needed, they should be moved under util along with
*Sys.java.
Logged In: YES
user_id=325184
moved api/GdbiOut* to util/io/UIoOut*
still have to clean up report/ll/stdlib
Logged In: YES
user_id=325184
I moved code from jlifelines/stdlib/BasicSys.java to
util/io/UIoOutBasic.java and removed BasicSys. The final
step will be getting rid of
jlifelines/stdlib/GraphicSys.java.