Skip to content

MESS doesn't recognize @include directive in .ted files #16

@mfaizsyahmi

Description

@mfaizsyahmi

I want to add base classes to a .ted file. For DRY and reusability reasons, I decided to place it in a separate file called HLBase.fgd which is placed beside mess.fgd. I added @include "HLBase.fgd" into one of the .ted files but mess' ted compiler throws up with an error.

MESS should at least pass through @include directives in .ted files into the fgd with a warning, until proper support is added.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions