//! This is an interactive OpenGL app, that demonstrates the functionality of the library.
//!pubmodgraph_constructor;pubmodgraphics;pubmodline;externcrate astar_lib;/// Simply calls the run_prog of the graphics module.
pubfnmain(){graphics::run_prog(0.015,0.04,0.25,0.05,300,800)}