; ; $Id$ ; ; Copyright (c) 1999-2002, RIACA, Eindhoven University of Technology (TU/e). ; All Rights Reserved. TODO ---- This file gives a summary what needs to be done before the new version of the library can be made official. Things to be done ----------------- January 26th, 2002 * Wait until February 1st, 2002 to release version 1.1. January 23rd, 2002 * Add toString method for OpenMath objects. Things completed ---------------- January 26th, 2002 * Added copyright and license to all the sources. * Renamed validator to pretty-print. January 25th, 2002 * Added OMVector and OMPair. * Added attributes to OMV, OMB, OMA, OMBIND, OMERROR. * Described some changes in CHANGES.txt. * Change OMBIND to include private OMVector instead of what it is using now! * Deleted OMAttributePair and OMBoundedVariables. January 23rd, 2002 * Added attributes to OMOBJ, OMI.