Ignore:
Timestamp:
06/26/19 16:02:00 (5 years ago)
Author:
bln4
Message:

More amendments to the way surrogates are handled. Including renaming classic to primary.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/expeditee/encryption/Actions.java

    r1408 r1414  
    3131public class Actions implements CryptographyConstants {
    3232       
    33         public static void TestSurrogate(Item classic) {
     33        public static void TestSurrogate(Item primary) {
    3434                System.out.println("Test surrogates: ");
    3535        }
Note: See TracChangeset for help on using the changeset viewer.