]> Pileus Git - lackey/blobdiff - src/test.c
Some organization
[lackey] / src / test.c
index 86eb8c50480d59dcc70f437d25ab933e27c0bf7f..9255c9417d3eff1adb5044985ca4c6289cac6087 100644 (file)
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
-#include "util.h"
-
-int YEAR  = 2012;
-int MONTH = 8;
-int DAY   = 29;
+#include "date.h"
 
 int main(int argc, char **argv)
 {