added doc to missing define

This commit is contained in:
Krishna Vedala 2020-06-05 15:11:36 -04:00
parent 8aeb36bac8
commit d162f62dce
No known key found for this signature in database
GPG Key ID: BA19ACF8FC8792F7

View File

@ -10,7 +10,7 @@
#include <stdlib.h>
#include <time.h>
#define LIMS 9 /**< */
#define LIMS 9 /**< limit of range of matrix values */
/**
* create a square matrix of given size with random elements