Refactored the main() function
authorHarishankar <v.harishankar@gmail.com>
Sun, 31 May 2020 05:50:12 +0000 (11:20 +0530)
committerHarishankar <v.harishankar@gmail.com>
Sun, 31 May 2020 05:50:12 +0000 (11:20 +0530)
Refactored to separate the command line mode and interactive mode
to separate function calls and freed main to just dispatch the
appropriate mode.


No differences found