casaltarelli / Grepy

Version of Grepy used to test input against Regular Expressions utilizing NFA and DFA automation developed in Java. Project for CMPT 440L at Marist College Spring 2020
GNU General Public License v3.0
0 stars 0 forks source link

Create check for -n and -d file option [grepy.java] #3

Closed casaltarelli closed 4 years ago

casaltarelli commented 4 years ago

Create ability for user to provide file names for NFA & DFA Dot Files. Signify file names by -n and -d

casaltarelli commented 4 years ago

Completed.