Opened 10 years ago

Last modified 9 years ago

#2801 closed defect

Move includes from Package.h into Package.c — at Initial Version

Reported by: Adrian Pop Owned by: Martin Sjölund
Priority: high Milestone: 1.9.4
Component: MetaModelica Version: trunk
Keywords: Cc: Mahder Alemseged Gebremedhin

Description

Currently all the includes are in Package.h and they should be moved into Package.c

Maybe even split Package.h into Package.public.h and Package.private.h and only include the public into other .c files and the .private.h into Package.c.

Change History (0)

Note: See TracTickets for help on using tickets.