From 16200e39c38ed76ddac954c7e005a22b6233c642 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Mon, 2 Jun 2008 01:43:11 +0000 Subject: foo --- docs/SERIALIZATION_NOTES.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/SERIALIZATION_NOTES.txt b/docs/SERIALIZATION_NOTES.txt index 55e13af..99cd0fb 100644 --- a/docs/SERIALIZATION_NOTES.txt +++ b/docs/SERIALIZATION_NOTES.txt @@ -8,6 +8,7 @@ VSSerialize writeObject(numProcesses) for (porcess : processes) process(=VSProcess).serialize { super(=VSPrefs).serialize + writeObject(processID) writeObject(numProtocolsToReset) for (protocol : protocolsToReset) { writeObject(protocolClassname) -- cgit v1.2.3