mirror of
https://github.com/nasa/trick.git
synced 2025-06-23 09:15:29 +00:00
Use udunits package for units conversions
Copied the units_conv.c from 15 that includes the new units to master. Swept through the code removing includes to Unit.hh and UCF.h where they are no longer needed. Remade makefile dependencies. refs #231
This commit is contained in:
@ -9,7 +9,6 @@
|
||||
#include "trick/tc_proto.h"
|
||||
#include "trick/exec_proto.h"
|
||||
#include "trick/command_line_protos.h"
|
||||
#include "trick/Unit.hh"
|
||||
#include "trick/message_proto.h"
|
||||
#include "trick/message_type.h"
|
||||
#include "trick/TrickConstant.hh"
|
||||
|
Reference in New Issue
Block a user