source: sasview/DataLoader/readers/defaults.xml @ 88e289c

ESS_GUIESS_GUI_DocsESS_GUI_batch_fittingESS_GUI_bumps_abstractionESS_GUI_iss1116ESS_GUI_iss879ESS_GUI_iss959ESS_GUI_openclESS_GUI_orderingESS_GUI_sync_sascalccostrafo411magnetic_scattrelease-4.1.1release-4.1.2release-4.2.2release_4.0.1ticket-1009ticket-1094-headlessticket-1242-2d-resolutionticket-1243ticket-1249ticket885unittest-saveload
Last change on this file since 88e289c was 88e289c, checked in by Mathieu Doucet <doucetm@…>, 15 years ago

Modified the file extension associations for release 1.0. Modified the loader to default to the n-col ascii reader when no reader is found.

  • Property mode set to 100644
File size: 224 bytes
Line 
1<?xml version="1.0"?>
2<SansLoader version="1.0"
3    xmlns="sansloader/1.0"
4    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
5    >
6       
7        <FileType extension='.xml' reader='cansas_reader'/>
8   
9</SansLoader>
10
Note: See TracBrowser for help on using the repository browser.