abc-master
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
place_legalize.c File Reference
#include <limits.h>
#include <assert.h>
#include "place_base.h"

Go to the source code of this file.

Functions

ABC_NAMESPACE_IMPL_START void legalize ()
 

Function Documentation

ABC_NAMESPACE_IMPL_START void legalize ( )

Definition at line 23 of file place_legalize.c.

23  {
24  // UNIMPLEMENTED
25 }