peterharaszin / yakindu

Automatically exported from code.google.com/p/yakindu
0 stars 0 forks source link

the c generator does not create a license header in any c or h file #13

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Example sgen configuration:

GeneratorModel for yakindu::c {

    statechart GPS {

        feature LicenseHeader {
            licenseText = " Some Text here blabla"
        }

        feature Outlet {
            targetProject = "GPSLogger"
            targetFolder = "src"
        }

        feature CCodeFeature {
            InterfaceEventListener = true
            Singleton = true
        }

    }
}

Original issue reported on code.google.com by AxelTerfloth on 28 Jun 2012 at 1:37

GoogleCodeExporter commented 9 years ago

Original comment by AxelTerfloth on 20 Dec 2012 at 8:11

GoogleCodeExporter commented 9 years ago
scheduled for release 2.1

Original comment by AxelTerfloth on 22 Jan 2013 at 8:22

GoogleCodeExporter commented 9 years ago

Original comment by A.Muel...@googlemail.com on 29 Sep 2014 at 12:37

GoogleCodeExporter commented 9 years ago

Original comment by AxelTerfloth on 29 Sep 2014 at 2:05