Project

General

Profile

Revision 90c7a37c

ID90c7a37c1c096289c25d8238ee99d6031a94396d
Parent 3d0c1eda
Child 3ec16d35

Added by Ben Wasserman over 12 years ago

Added libheadlights.cpp(cpp/h). Also updated constants.h and libscout.(cpp/h) for libheadlights. Have not compiled yet, but it should work.

View differences:

scout/libscout/src/constants.h
1 1
/**
2
 * Copyright (c) 2007 Colony Project
2
 * Copyright (c) 2011 Colony Project
3 3
 * 
4 4
 * Permission is hereby granted, free of charge, to any person
5 5
 * obtaining a copy of this software and associated documentation
......
31 31
 * Contains constants for use in libscout
32 32
 *
33 33
 * @author Colony Project, CMU Robotics Club
34
 * @author Ben Wasserman
34 35
 **/
35 36

  
36
/* Author: Ben Wasserman
37
*/
38

  
39

  
40 37
#ifndef _CONSTANTS_H_
41 38
#define _CONSTANTS_H_
42 39

  

Also available in: Unified diff