From 45026bbd8f71e9cd7662c5904170950c37116eb6 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Sat, 20 Feb 2016 16:24:11 +0000 Subject: Document creation of src/fl_cmap.h with src/cmap.cxx. This is only for developer info. Note: cmap.cxx is not included in the library. It is only used to generate fl_cmap.h. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11200 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- src/fl_cmap.h | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'src/fl_cmap.h') diff --git a/src/fl_cmap.h b/src/fl_cmap.h index 3b05ee7cf..9bc910cd7 100644 --- a/src/fl_cmap.h +++ b/src/fl_cmap.h @@ -1,3 +1,10 @@ +// +// "$Id$" +// +// DO NOT EDIT THIS FILE ! +// +// This file must be created with "src/cmap.cxx". +// 0x00000000, 0xff000000, 0x00ff0000, @@ -254,3 +261,6 @@ 0xffb6ff00, 0xffdaff00, 0xffffff00 +// +// End of "$Id$". +// -- cgit v1.2.3