]> git.lyx.org Git - lyx.git/blobdiff - src/support/StrPool.h
lyxserver cleanup patch + andre's small patches
[lyx.git] / src / support / StrPool.h
index d97a1f35e0789ac2cdf0274d5bc9328a31a6e621..62c1814cabbaa10e8d4f3a9346f9c26ec7b42fb8 100644 (file)
@@ -4,7 +4,7 @@
  * 
  *           LyX, The Document Processor
  *      
- *          Copyright 2000 Jean-Marc Lasgouttes
+ *          Copyright 2000-2001 Jean-Marc Lasgouttes
  *
  * ======================================================*/
 
@@ -34,4 +34,6 @@ private:
         Pool pool_;
 };
 
+//extern StrPool strPool;
+
 #endif