]> git.donarmstrong.com Git - lilypond.git/blobdiff - flower/include/pointer.hh
release: 1.3.62
[lilypond.git] / flower / include / pointer.hh
index f066cdf8d245b3e4045f13a73ebf102c64e56db2..850ec183486e8f16bda41c6a433d7e44a46752dd 100644 (file)
@@ -3,13 +3,15 @@
 
   source file of the Flower Library
 
-  (c)  1997--1998 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c)  1997--2000 Han-Wen Nienhuys <hanwen@cs.uu.nl>
 */
 
 
 #ifndef POINTER_HH
 #define POINTER_HH
 
+#error
+
 /** P<T> is a handy template to use iso T*. It inits to 0, deletes on
   destruction, deep copies upon copying