To load this file without formatting, visit http://whoyouknow.co.uk/ants/AntGraph/java/2/src/antgraph/Food.java. This is a spam-protection measure; sorry for the inconvenience.

· Food.java ·

   1/*
   2 * Food.java
   3 *
   4 * Created on 04 March 2007, 01:52
   5 *
   6 * To change this template, choose Tools | Template Manager
   7 * and open the template in the editor.
   8 */
   9
  10package antgraph;
  11
  12/**
  13 *
  14 * @author James
  15 */
  16public class Food {
  17    
  18    /** Creates a new instance of Food */
  19    public Food() {
  20    }
  21    
  22}
  23

· Food.java ends ·

Generated by CHIP: Code Highlighting in PHP, version 2.7.0.