00001 // 00002 // JDLoginViewController.h 00003 // Augmented Reality Tractor Maintenance 00004 // 00005 // Created by Hildebrand, Tanner J on 10/25/14. 00006 // Copyright (c) 2014 Intelligent Solutions Group. All rights reserved. 00007 // 00008 00009 #import <UIKit/UIKit.h> 00010 00011 @interface JDLoginViewController : UIViewController 00012 00013 @end