aboutsummaryrefslogtreecommitdiffstats
path: root/compulation
diff options
context:
space:
mode:
authorJoursoir <chat@joursoir.net>2020-10-08 17:56:11 +0300
committerJoursoir <chat@joursoir.net>2020-10-08 17:56:11 +0300
commitae832e7ec00a30bf23609fcf35e7d1ffcf63e19b (patch)
tree8b8c2ab2e4d40b36a1bd9fecc38620d906370765 /compulation
parent84180756da688591de8324733d344bd14d15ddef (diff)
downloadlock-password-ae832e7ec00a30bf23609fcf35e7d1ffcf63e19b.tar.gz
lock-password-ae832e7ec00a30bf23609fcf35e7d1ffcf63e19b.tar.bz2
lock-password-ae832e7ec00a30bf23609fcf35e7d1ffcf63e19b.zip
add docs and change style
Diffstat (limited to 'compulation')
-rwxr-xr-xcompulation4
1 files changed, 0 insertions, 4 deletions
diff --git a/compulation b/compulation
deleted file mode 100755
index 614c238..0000000
--- a/compulation
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/bash
-
-gcc -c -Wall -g *.c
-gcc -Wall -g -o lpass *.o \ No newline at end of file