Gate
Gate copied to clipboard
getopt.h doesn't work with MSVC
The code in Gate.cc that includes getopt.h and uses getopt_long(...) to read the options doesn't work with Visual Studio. I will check the support in cygwin and MinGW just in case, but one would need an alternative solution if Gate should ever work under Windows.