Changeset 0afeabd69f300d36a22b3e3a695c7e04fc9d1e16 for InOutExpositor
- Timestamp:
- 11/03/09 15:30:07 (2 years ago)
- Parents:
- 90c2f4d952815839d21c5f55b188f2f84d9847ab
- Children:
- 0a70e0d806f25ff621a815590d0f3de9d88a1926
- git-committer:
- Robin Gareus <robin@gareus.org> / 2009-11-03T16:30:07Z+0100
- Files:
-
- 1 modified
-
InOutExpositor/InOutExpositor.pde (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
InOutExpositor/InOutExpositor.pde
r5972bab r0afeabd 35 35 //String xmlFileAddressLive = "http://io.citu.fr/data/inout.xml" ; // current XML from server 36 36 String xmlFileAddressLive = "http://theartcollider.net/yp/ioxml.php" ; // current XML from server 37 String xmlFileAddressSample = "http:// io.citu.fr/data/inout_sample.xml" ; // with fictive connexions37 String xmlFileAddressSample = "http://theartcollider.net/data/inout_sample.xml" ; // with fictive connexions 38 38 //String xmlFileAddressSample = "inout.xml"; // local included example XML 39 39 String previewFilesAddress = "http://io.citu.fr/previews" ;
