[Gmath-devel] CVS
Status: Pre-Alpha
Brought to you by:
aurag
From: Hassan A. <au...@cr...> - 2000-01-15 18:03:00
|
Hi, I have started moving to a more modular design in order to allow the creation of different mathematical sessions from within GmatH. Right now, I have just moved the code of the present GmatH session to a GmatH_NumPySession. What you see right now on your desktop has moved to class that is instanciated by GmatH main script. The goal is to make GmatH script into a global MDI (not yet), that then calls different sessions. For now, only the move to a separate class has been made! If you want to help check the latest CVS files, download them and try them out. I would also like for you to submit bug reports about those cvs files: I am adding a CVS group in GmatH's 'bugzilla'. Post there, and give the CVS version of file. I am not really branching anything right now, so it is easy to browse and have version numbers. Of course, any comments are welcome! The CVS page accessible is accessible from project page: http://gmath.sourceforge.net Or directly from http://sourceforge.net/cvs/?group_id=454 Have fun H. Aurag |