Search:
Login
Help/Guide
About Trac
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Doxygen
Context Navigation
←
Previous Changeset
Next Changeset
→
Changeset 575
View differences
inline
side by side
Show
lines around each change
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
08/22/09 10:26:04 (
16 years
ago)
Author:
smidl
Message:
UIREGISTER for mex?? objects
Files:
1 modified
applications/bdmtoolbox/mex/mexBM.cpp
(modified)
(
2 diffs
)
Legend:
Unmodified
Added
Removed
Tabular
Unified
applications/bdmtoolbox/mex/mexBM.cpp
¶
r374
r575
28
28
}
29
29
};
30
UIREGISTER(mexEpdf);
30
31
31
32
class mexBM: public BM{
…
…
76
77
} //tohle by melo zustat!!
77
78
};
79
UIREGISTER(mexBM);
78
80
79
81
void mexFunction(int n_output, mxArray *output[], int n_input, const mxArray *input[])
Download in other formats:
Unified Diff
Zip Archive