diff Histogram.h @ 29:5d1597d9b24a

Renamed VMS to PR, in new branch
author Sean Halle <seanhalle@yahoo.com>
date Mon, 03 Sep 2012 15:04:33 -0700
parents 0d2f5b1db610
children 84601ecae690
line diff
     1.1 --- a/Histogram.h	Tue Mar 13 18:31:05 2012 -0700
     1.2 +++ b/Histogram.h	Mon Sep 03 15:04:33 2012 -0700
     1.3 @@ -6,8 +6,8 @@
     1.4   * 
     1.5   */
     1.6  
     1.7 -#include "VMS_impl/VMS_primitive_data_types.h"
     1.8 -#include "VMS_impl/Services_Offered_by_VMS/Memory_Handling/vmalloc.h"
     1.9 +#include "PR_impl/PR_primitive_data_types.h"
    1.10 +#include "PR_impl/Services_Offered_by_PR/Memory_Handling/vmalloc.h"
    1.11  
    1.12  #ifndef _HISTOGRAM_H
    1.13  #define	_HISTOGRAM_H