forgot committing arrays.c
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@483 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
@@ -406,6 +406,8 @@ CreateNamedArray(PropEntry * pp, Int dim, AtomEntry *ae)
|
||||
ae->PropsOfAE = AbsArrayProp(p);
|
||||
|
||||
InitNamedArray(p, dim);
|
||||
p->NextArrayE = DynArrayList;
|
||||
DynArrayList = p;
|
||||
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user