]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/DEVEL/mathml_editor/src/TPushParser.hh
* changed handling of ' (\primes) with a few patches in the stylesheets
[helm.git] / helm / DEVEL / mathml_editor / src / TPushParser.hh
index 04edacb6378c465e483085adec42df4e1ac15acb..091e25e89b793cf4232baca6c539c592dc21f20d 100644 (file)
@@ -31,10 +31,8 @@ public:
 private:
   void init(void);
 
-  std::string PRIME(void) const;
+  TNode PRIME(void);
   bool isPrimes(const TNode&) const;
-
-  
   
   bool do_begin(void);
   bool do_end(void);