--- /dev/null Thu Apr 11 07:25:15 2002 +++ m-static.h Fri Aug 16 13:24:37 2002 @@ -0,0 +1,11 @@ +// 2002-08-16 + +class gnu_obj_4 +{ + public: + static const int elsewhere; + static const int nowhere; + // At some point, perhaps: + // static const int everywhere = 317; +}; +