Psi Swarm Code V0.41 [With Beautiful Meme program]

Dependencies:   PsiSwarmLibrary mbed

Fork of BeautifulMemeProjectBT by Alan Millard

Revision:
28:46d650381972
Parent:
12:daa53285b6e4
--- a/vector.cpp	Sun Jan 31 15:14:54 2016 +0000
+++ b/vector.cpp	Thu Feb 04 21:51:24 2016 +0000
@@ -1,3 +1,10 @@
+/// PsiSwarm Beautiful Meme Project Source Code
+/// Version 0.4
+/// James Hilder, Alan Millard, Homero Elizondo, Jon Timmis
+/// University of York
+
+// vector.cpp - Functions for calculating floating point bearing vectors
+
 #include "main.h"
 #include <math.h>