--- layout: fc_discuss_archives title: Message 70 from Frama-C-discuss on September 2009 ---
The document "ACSL-implementation-Beryllium" lists \initialized in 2.13.1. However, when I try to use eg requires \initialized(a+ (0..aLength-1)); Or requires \initialized(a); For an array a[], Jessie reports [kernel] user error: Error during annotations analysis: unbound function \initialized Does this mean that \initialized is not yet implemented? -Boris