This website works better with JavaScript.
Home
Explore
Help
Sign In
piumarta
/
ccmeta
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
update parsimony library
develop-theo
Theo Souchon
2 years ago
parent
bbfc2b5a03
commit
4af35d8b89
2 changed files
with
0 additions
and
4 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-2
src/parsimonyLibrary/dynamicObjectExtDecl.mc
+0
-2
src/parsimonyLibrary/dynamicObjectParsFrom.mc
+ 0
- 2
src/parsimonyLibrary/dynamicObjectExtDecl.mc
View File
@ -135,8 +135,6 @@ typedef struct __oop *oop;
program
.
objects
.
send
=
{
}
;
program
.
objects
.
send
.
object
=
{
}
;
program
.
objects
.
send
.
method
=
{
}
;
sendLen
=
-
1
;
sw
=
0
;
class
(
)
{
+ 0
- 2
src/parsimonyLibrary/dynamicObjectParsFrom.mc
View File
@ -135,8 +135,6 @@ typedef struct __oop *oop;
program
.
objects
.
send
=
{
}
;
program
.
objects
.
send
.
object
=
{
}
;
program
.
objects
.
send
.
method
=
{
}
;
sendLen
=
-
1
;
sw
=
0
;
class
(
)
{
Write
Preview
Loading…
Cancel
Save