packages feed

cnc-spec-compiler-0.2.0.0: Intel/Cnc/Spec/Globals.hs

-- A file with some global constants.

module Intel.Cnc.Spec.Globals where


-- "Official" output from our process should be tagged in the following way:
cnctag = "[CnC] "

--hcnc_name = "hcnc"
hcnc_name = "cnc"

special_environment_name = "env"