view test/@Snork/subsindex.m @ 10796:eaf7c8ab3b0c

Replace 8 spaces with tabs in ChangeLogs
author Rik <octave@nomad.inbox5.com>
date Sun, 18 Jul 2010 22:22:45 -0700
parents f9ab19428cd8
children
line wrap: on
line source

function [ out ] = subsindex( obj )

  out = 0;
        
end