Changes between Version 4 and Version 5 of CSPFL_X-Loader

Show
Ignore:
Author:
hardert (IP: 67.169.210.177)
Timestamp:
11/06/09 13:46:56 (2 weeks ago)
Comment:

Add code checkout instructions

Legend:

Unmodified
Added
Removed
Modified
  • CSPFL_X-Loader

    v4 v5  
    44= X-Loader = 
    55'''This page is dedicated to provide information on X-Loader and what it does.''' 
     6 
     7== Check out the source code == 
     8Currently, the x-loader code is still kept in the project's Beaversource subversion repository. Use the following command to check it out: 
     9 
     10{{{ 
     11#!sh 
     12svn checkout https://code.oregonstate.edu/svn/cspfl/trunk/software/x-load 
     13}}} 
    614 
    715== Build Process ==