/* emacs edit mode for this file is -*- C++ -*- */ /* $Id: ftmpl_array.h,v 1.1 1998-03-10 14:43:24 schmidt Exp $ */ #ifndef INCL_ARRAY_H //{{{ docu // // ftmpl_array.h - wrapper for `templates/ftmpl_array.h'. // // This file exists for convenience only. // // `INCL_ARRAY_H' is defined in `templates/ftmpl_array.h'. // //}}} #ifdef macintosh #include <:templates:ftmpl_array.h> #else #include "templates/ftmpl_array.h" #endif #endif /* ! INCL_ARRAY_H */