[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: projects/bayani/src gui.cc gui.h symbcomp.cc symbcomp.h
- To: cvs at mail dot arabeyes dot org
- Subject: CVS: projects/bayani/src gui.cc gui.h symbcomp.cc symbcomp.h
- From: "Youcef Rabah Rahal" <rahal at arabeyes dot org>
- Date: Sat, 8 Feb 2003 19:35:07 -0500 (EST)
----------------------------------------------
From: Youcef Rabah Rahal (rahal)
Date: Sun Feb 9 00:35:07 2003
Update of /srv/cvs/projects/bayani/src
In directory arabeyes:/tmp/cvs-serv4290/src
Modified Files:
gui.cc gui.h symbcomp.cc symbcomp.h
Log Message:
Added the possibility to display a message in the Script Window when the parsing is OK.
+Corrected a bug that caused a change in the prompt color when pasting text with a different color in the command line.
+ First implementation of symbolic computation, it is possible now to derive functions, by typing 'derive x+sin(x)' for example in the script window.