--- branches/vis12/src/compiler/c-util/world.sml 2012/04/21 15:30:26 1861 +++ branches/vis12/src/compiler/c-util/world.sml 2012/04/22 19:45:47 1862 @@ -16,7 +16,7 @@ (* WORLD_STRUCT_PREFIX componenets (see Diderot/world.h) *) val prefix = [ (CL.T_Ptr(CL.T_Named "const char"), "name"), - (CL.charPtr, "err"), + (CL.T_Ptr(CL.T_Named "biffMsg"), "errors"), (CL.boolTy, "verboseFlg"), (CL.boolTy, "isArray"), (CL.uint32, "nStrandTys"),
Click to toggle
does not end with </html> tag
does not end with </body> tag
The output has ended thus: "verboseFlg"), (CL.boolTy, "isArray"), (CL.uint32, "nStrandTys"),