-- files modified to implement TG
Makefile 
drivers.c

-- notes on extending vogle

    add stuff to vogle_local.h if at all possible

    -- name new objects using 

    #define LOCAL_PRIMITIVE (VOGLELOCALEXTENSIONS+whatever)

    add new object primitives to objects_local.c
    the core objects will then call this
