6236c42928e90399d7c3242bdd21e1fcdd1d6011
Dev Ghai Removing byte order mark us...

Dev Ghai authored 11 years ago

1) namespace Boggle
Dev Ghai Revert "Removing byte order...

Dev Ghai authored 11 years ago

2) {
3)     static class Constants
4)     {
Dev Ghai Removed the contorted conce...

Dev Ghai authored 11 years ago

5)         public const string SERIALIZED_FILE_SUFFIX = "bin";
6)         public const string SERIALIZATION_FOLDER = "serializedDictionaries";