food with pics.
9am
12pm
| all: main | |
| main: Simulator.o Environment.o Behavior.o Cell.o Circle.o Formation.o Neighborhood.o Robot.o Vector.o | |
| g++ -framework OpenGL -framework GLUT -framework Cocoa Simulator.o Behavior.o Cell.o Circle.o Environment.o Formation.o Neighborhood.o Robot.o Vector.o -o Simulator | |
| Simulator.o: Simulator.cpp | |
| g++ -c Simulator.cpp | |
| Behavior.o: Behavior.cpp | |
| g++ -c Behavior.cpp |
| all: main | |
| main: Simulator.o Environment.o Behavior.o Cell.o Circle.o Formation.o Neighborhood.o Robot.o Vector.o | |
| g++ -framework OpenGL -framework GLUT -framework Cocoa Simulator.o Behavior.o Cell.o Circle.o Environment.o Formation.o Neighborhood.o Robot.o Vector.o -o Simulator | |
| Simulator.o: Simulator.cpp | |
| g++ -c Simulator.cpp | |
| Behavior.o: Behavior.cpp | |
| g++ -c Behavior.cpp |
| require 'rubygems' | |
| require 'sinatra' | |
| require 'redis' | |
| # To use, simply start your Redis server and boot this | |
| # example app with: | |
| # ruby example_note_keeping_app.rb | |
| # | |
| # Point your browser to http://localhost:4567 and enjoy! | |
| # |
food with pics.
9am
12pm
.autotest and add this line: Autotest::Growl::image_dir = File.expand_path("~")+'/Dropbox/Public/fu' (or wherever you unpacked fu.zip)