Copyrights should use (c) rather than unicode. Signed-off-by: Richard Chapman <rchapman@hpccsystems.com>
@@ -1,6 +1,5 @@
/*##############################################################################
-
-## Copyright © 2011 HPCC Systems. All rights reserved.
+## Copyright (c) 2011 HPCC Systems. All rights reserved.
############################################################################## */
EXPORT File := MODULE
EXPORT Str := MODULE
IMPORT lib_unicodelib;
@@ -1,5 +1,5 @@
/* Some internal functions implemented in the run time support library which can be useful */
RETURN MODULE
import lib_logging;
/*
/**
import lib_workunitservices;
IMPORT Std.Str;
IMPORT Std.Str as Str;
IMPORT Std.Uni;
/* ******************************************************************************
******************************************************************************* */
***************************************************************************** */
// Clean up the actor name in the records
// Process and transform the raw sprayed files for actor and actresses into formats
// Produce a series of sets for Actors and Movies that are : distance-0
// Produce 2 index files for faster access to the KevinBaconNumberSets defined earlier.
// This specifies the record layout of the IMDB actors file
/* ******************************************************************************
// Purpose: To find the number of hops between Kevin Bacon and a given actor
******************************************************************************/
IMPORT $ AS Tutorial;
EXPORT Layout_People := RECORD
IMPORT Std;
IMPORT $ AS Certification;
EXPORT Layout_FullFormat := RECORD
ReadMeText := DATASET([
EXPORT Setup := MODULE