head 1.1; access; symbols; locks; strict; comment @ * @; 1.1 date 2001.08.23.12.24.47; author simons; state Exp; branches; next ; desc @@ 1.1 log @Added a skeleton project for the amp library. @ text @#include "amp.h" int main(int argc, char** argv) { return 0; } @