using System; using System.Collections.Generic; using System.Text; namespace gr2lib.core { internal struct sharedio { internal const string granny_dll = "granny2.dll"; } }