Re: [Plplot-devel] Front matter for examples

2007-09-21 Thread Jerry
Alan, I assume that you want to do the .ads files as well. (These are kind of like .h files, but for Ada.) The bindings each have a .ads and an .adb file. ("s" stands for specification and "b" stands for body.) Jerry On Sep 20, 2007, at 10:35 AM, Alan W. Irwin wrote: > Remembering to do th

Re: [Plplot-devel] Front matter for examples

2007-09-20 Thread Alan W. Irwin
On 2007-09-20 03:55-0700 Jerry wrote: > What is the proper "front matter" that should appear at the top of > the Ada examples? I haven't checked to be sure, but it seems that > some C examples have license-related information, a copyright, and a > statement that the example is part of PLplot, but

[Plplot-devel] Front matter for examples

2007-09-20 Thread Jerry
What is the proper "front matter" that should appear at the top of the Ada examples? I haven't checked to be sure, but it seems that some C examples have license-related information, a copyright, and a statement that the example is part of PLplot, but others lack all of this. Also, there al