diff --git a/jcl/SIMPLE2.jcl b/jcl/SIMPLE2.jcl index 09fe5b4..fc97ba9 100644 --- a/jcl/SIMPLE2.jcl +++ b/jcl/SIMPLE2.jcl @@ -4,3 +4,4 @@ //* Compile Step - comments allowed in JCL! //STEP1 EXEC GCCCG,INFILE='@05054.SRCLIB.C(SIMPLE2)' // + diff --git a/src/SIMPLE2.c b/src/SIMPLE2.c index 5aac32d..931df07 100644 --- a/src/SIMPLE2.c +++ b/src/SIMPLE2.c @@ -1,7 +1,6 @@ // // SIMPLE 2 SAMPLE // - # include #ifndef HELLO_STRING