Project

General

Profile

Revision 1019

Theta changes now.

View differences:

Makefile
1 1
# Add new files here
2 2
COMMON_SRCS :=
3 3
CORE_SRCS := main.c robot.c motion.c
4
GUI_SRCS := gtk_gui.c gtk_environment_view.c draw_funcs.c
4
GUI_SRCS := gtk_gui.c gtk_environment_view.c
5 5

  
6 6
CORE_DIR := core
7 7
GUI_DIR := gui

Also available in: Unified diff