]> www.ginac.de Git - ginac.git/blobdiff - ginac/ex.h
- expairseq.cpp: moved expairseq::to_rational to...
[ginac.git] / ginac / ex.h
index bf8d0d6f45edb04246c8f4594b7d4d35620253b0..b5e511e6e51f9330904e63908456148d77ec48b8 100644 (file)
@@ -42,8 +42,6 @@ class lst;
 // are defined in utils.h and not visible from outside.
 extern const ex & _ex0(void);     //  single ex(numeric(0))
 
-// typedef vector<ex> exvector;
-
 #define INLINE_EX_CONSTRUCTORS
 
 /** Lightweight wrapper for GiNaC's symbolic objects.  Basically all it does is