Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Albert Gräf
Gem
Commits
fb140d33
Commit
fb140d33
authored
Jan 04, 2012
by
IOhannes m zmölnig
Browse files
indentation
parent
c6e09d28
Changes
1
Show whitespace changes
Inline
Side-by-side
src/Geos/multimodel.cpp
View file @
fb140d33
...
...
@@ -19,7 +19,7 @@
CPPEXTERN_NEW_WITH_FOUR_ARGS
(
multimodel
,
t_symbol
*
,
A_DEFSYM
,
t_floatarg
,
A_DEFFLOAT
,
t_floatarg
,
A_DEFFLOAT
,
t_floatarg
,
A_DEFFLOAT
);
multimodel
::
multiModelCache
*
multimodel
::
s_modelCache
=
NULL
;
multimodel
::
multiModelCache
*
multimodel
::
s_modelCache
=
NULL
;
/////////////////////////////////////////////////////////
//
...
...
@@ -55,7 +55,7 @@ multimodel :: multimodel(t_symbol *filename, t_floatarg baseModel,
}
}
////////////////////////////////////////////////////////
/
////////////////////////////////////////////////////////
// Destructor
//
/////////////////////////////////////////////////////////
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment