Mercurial > cgi-bin > hgwebdir.cgi > VMS > C_Libraries > Histogram
changeset 32:20f99e6710b3 MC_shared
hide animating VP and entry point
| author | Nina Engelhardt <nengel@mailbox.tu-berlin.de> |
|---|---|
| date | Wed, 15 May 2013 15:28:42 +0200 |
| parents | 2aa025da7c60 |
| children | |
| files | Histogram.c |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line diff
1.1 --- a/Histogram.c Mon Oct 29 16:47:28 2012 +0100 1.2 +++ b/Histogram.c Wed May 15 15:28:42 2013 +0200 1.3 @@ -10,7 +10,7 @@ 1.4 #include <malloc.h> 1.5 1.6 #include "Histogram.h" 1.7 -#include "../VMS_Implementations/VMS_impl/VMS.h" 1.8 +#include "VMS_impl/VMS.h" 1.9 1.10 1.11 /*This Histogram Abstract Data Type has a number of bins plus a range of
