Mercurial > cgi-bin > hgwebdir.cgi > VMS > C_Libraries > Histogram
comparison Histogram.h @ 21:4d9af65ad3df
removed print-to-file hack that wasn't generic and fixed include paths
| author | Some Random Person <seanhalle@yahoo.com> |
|---|---|
| date | Fri, 09 Mar 2012 22:16:40 -0800 |
| parents | 32489b8b763c |
| children | 0d2f5b1db610 |
comparison
equal
deleted
inserted
replaced
| 12:be9903b8dce3 | 14:369d14e0c48c |
|---|---|
| 4 * | 4 * |
| 5 * Author: seanhalle@yahoo.com | 5 * Author: seanhalle@yahoo.com |
| 6 * | 6 * |
| 7 */ | 7 */ |
| 8 | 8 |
| 9 #include "../../VMS_Implementations/VMS_impl/VMS.h" | 9 #include "VMS_impl/VMS_primitive_data_types.h" |
| 10 #include "../../VMS_Implementations/VMS_impl/vmalloc.h" | 10 #include "VMS_impl/vmalloc.h" |
| 11 #include "../../VMS_Implementations/VMS_impl/vutilities.h" | |
| 12 | 11 |
| 13 #ifndef _HISTOGRAM_H | 12 #ifndef _HISTOGRAM_H |
| 14 #define _HISTOGRAM_H | 13 #define _HISTOGRAM_H |
| 15 | 14 |
| 16 typedef struct | 15 typedef struct |
